Nosh Hunt is a restaurant tracking app that allows you to add restaurants to user generated lists and categorize the lists based on attributes such as type of cuisine, price range, and location.
Users have the ability to create, update and delete curated lists of restaurants as well as sign up for the service and log into their account to only see the lists that they have created.
- HTML
- CSS
- Materialize
- Python
- Django
- Implementing comment functionality, allowing users to leave comments on lists and converse with other users.
- Implementing an "All Lists" feature which allows the user to see and search for all lists of all users on the platform.
- Implementing an upvote/downvote feature on lists.
- Implementing the Google Maps API to provide a map widget that shows all of the restaurants associated to a list.