Berry.Me - Finding and Collecting Berries with User Location Tracking
This project, Berry.Me, focuses on inserting three types of berries, tracking user location, clustering berries, providing directions, and managing public or private berry data. With features like Google Maps API integration and Parse server API usage, the project dives deep into JavaScript and CSS programming concepts. Better usability criteria, code reusability, and optimization are key takeaways from this endeavor in berry exploration and collection.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
BERRY ME Muhammad Hassan 300176 Rushikesh Sane 300196
Features Inserting three types of berries Tracking user location Clustering berries Getting directions from user location to selected berry Showing berries according to their types Showing berries from different databases Allowing user to enter berry data as public or private Logging system Account verification
What did we learn? Using Google Maps API Using Parse server API More about JavaScript and CSS programming Better usability criteria Programming concepts like code reuse and optimization