0
stars
0
forks
source link
OMNOMNOM
Live Project Link
List of Features
- Single page web application built with ReactJS/Flux on top of a Ruby on Rails REST API.
- User authentication using BCrypt salted hashing algorithm
- Users can search for restaurants by cuisine tags, location, or price.
- Able to create, read, update, and destroy restaurant reviews.
- Able to upload new pictures for each restaurant.
- New restaurants can be added for other users to review.
- New restaurants have their location verified through google maps API.
- Able to view each user's profile and all reviews that they made.
- Hovering over a restaurant on the home page list centers the google maps over the restaurants location.
Project Proposal