Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 643 Bytes

ChopChop

Features to be implemented

  1. Design an attractive mobile webpage.
  2. Using Google Maps API to find places of interest near the user.
  3. Using sorting algorithms to sort the places according to the distance.
  4. Using sorting algorithms to sort the places into their cattegories as follows:
  • Food
  • Attractions
  • Entertainment
  1. If time permits, implement a user log in function for users to store their favourites, as well as past searches.
  2. Based on the past searches, filter out all the previously tried activities.
  • With the "Surprise Me" button, generate an activity that the user has not previously tried.