Satisfood is a website-based application that recommends your restaurant based on location, weather, and previous restaurant choice. Satisfood will detect weather condition to provide suitable food for the rainy season. This application uses a Machine Learning technique, namely Content Based Filtering which uses similarities in features to make decisions. Restaurants are sorted from most similar to least similar to the previous restaurant choice based on their cosine similarity.
Check out the app here: https://satisfood.herokuapp.com/
- Login & Registration System
- Restaurant Choice Marking
- Geolocation
- Geocoding
- Google Maps Data
- Weather Data
- Responsive Layout
- Django
- Python
- JavaScript
- jQuery
- HTML
- CSS
- Bootstrap
- OpenWeatherMap API
- Geoapify API
- Google Font API
- PostgreSQL