Chi-She-Mo is a food recommendation app designed to simplify food choices. The app allows users to browse nearby restaurants based on their location, save their favourite restaurants, and perform searches using the Google Places API.
- Location-based restaurant recommendations: Get restaurant suggestions based on your current location.
- Favourites system: Users can add or remove favourite restaurants.
- Firebase Authentication: Secure user sign-up, login, and session management.
- Firebase Functions (Node.js & Express): Backend is hosted on Firebase Functions.
- Firebase Hosting: Static frontend files are hosted using Firebase Hosting.
- Google Maps API integration: Seamlessly integrate with Google Maps for restaurant details.
- Frontend: HTML, CSS (Bootstrap), JavaScript
- Backend: Node.js, Express.js, Firebase Functions
- Database: Firebase Realtime Database
- APIs: Google Maps/Places API for restaurant details