Android application which creates an ecosystem for anyone who cooks to sell their products to anyone who wants to buy within a locality.
- Eat Module
- – Users register/sign in to buy dishes
- Cook Module
- – Chefs register/sign in to post cooked dishes
- Reviews Module
- – Chefs are rated by the users
- Chefs’ Locator Module
- - All the chefs within 10 miles’ radius to the user’s location are displayed using markers.
- - A specific chef’s location from the user’s location is displayed on the google maps.
- - The distance from the user’s current location to the chef’s is displayed for each chef.
- - The chefs who are enrolled for a particular cuisine will be listed based on the proximity to the user.
- Image storage and Retrieval Module
- - The chef can upload an image of the prepared dish .
- - The picture uploaded by the chef will be visible to the users upon selecting the particular chef and his/her dish.
- – Search - the user can search by cuisine and by dish name by either typing it or through voice input.
- Notification Module
- - The chef gets notified when the user places an order for an item for which he has enrolled.
- - The user gets notified when the chef replies to let him know the pickup time.
- Android
- Google OAuth API, Google Maps API
- Dropbox API
- Firebase