-
Notifications
You must be signed in to change notification settings - Fork 3
mvp list
Corey Ladovsky edited this page Oct 22, 2017
·
2 revisions
Help, a Yelp clone is an application that allows users to search for businesses and filter their results based on the features they find important. After finding a business they are able to read reviews and see ratings for that business. The user may add their own review only if they are a member of Help.
-
Create Account, Login, and guest/demo login
-
A production README
- Well written overview of project.
- Well written in-depth paragraphs about two features.
-
Hosting on Heroku
-
Business Page
- Shows the businesses profile picture, name and information.
- Displays the businesses photos and has an option to see more of them.
- Has a pop-up view of a map.
- Has many reviews.
- Has the option to write a review or add a photo.
- Search / Filters
- Returns A list of business base off of the users search and filter requests.
- Seeds to demonstrate feature.
- Reviews/ Ratings
- User will be able to write a review for a business.
- User will be able to add a rating.
- User will be able to answer other defining/ filterable qualities.
- Map
- Will show the business on the map.
- Will allow the user to get directions to the business.