This is a repository for a restaurant locating app
[This app allows users to see what restaurants are open or delivering at anytime. The users can track their delivery, as well as see the statistics of the restaurant, and the wait time of their food.]
[Evaluation of your app across the following attributes]
- Category: Food and Services
- Mobile: Android Pixle
- Story: User can see what restaurants are open and who is delivering
- Market: College Students and adults
- Habit: This app will be used quite often due to the high demand of food
- Scope: Huntsville,Al
Required Must-have Stories
- [Login screen- User can login using google ] [x]
- [Users have to be able to see what restaraunts are open ] [x]
- [Users have to be able to see the customer traffic of the restaraunts] [x]
- [Users have to see the price range of the restaraunt]
Optional Nice-to-have Stories
- [User can order delivery and takeout through app]
- [User can contact the delivery driver in case of location change]
-
[Login]
- [The user logs in with google account]
-
[Maps]
- [Tells user what restaraunts are open and delivering]
-
[Details]
- [Tells users the prices of food]
Tab Navigation (Tab to Screen)
- [Home]
- [Google Maps]
- [Restaraunt Information]
Flow Navigation (Screen to Screen)
- [Login Screen]
- [Home]
- [Google Maps w/Search bar ]
- [A map withe radius of Huntsville,Al and the surrounding restarunts]
- [Stream Screen]
- [None, but future version will include a zoom feature to see restaraunts that are not listed]
[Add picture of your hand sketched wireframes in this section] <img src="YOUR_WIREFRAME_IMAGE_URL" width=600
https://www.figma.com/file/HY7SR9KsFjGeOyPtRlcI88/What-s-Open?node-id=2%3A12
https://www.figma.com/file/HY7SR9KsFjGeOyPtRlcI88/What-s-Open?node-id=2%3A12
[Restaraunt]
Property | Type | Description |
---|---|---|
Image | File | Text |
Address | String | Text |
Phone Number | String | Text |
Cruisine | String | Text |
Name | String | Text |
Open Time | DateTime | Text |
Price | Int | Text |
Closing Time | DateTime | Text |
[User]
Property | Type | Description |
---|---|---|
UniqueID | String | Text |
String | Text | |
Password | String | Text |
Favorites | List | Text |
- [Data Models]
- [OPTIONAL: List endpoints if using existing API such as Yelp]
project Gif
https://github.com/We-cool/what-s-open/blob/master/whatsOpen_home_signUp_signIn.gif?raw=true