Skip to content

It allows the user to select restaurants in New York City and choose what's the best dish from a given restaurant, so other users can decide on restaurants by users' votes.

Notifications You must be signed in to change notification settings

mendes-develop/FoodTrack-BestDish-api

Repository files navigation

Best Dishes

Best Dishes is a web application that allows users to give ratings and comments to specific dishes from restaurants in the New York City area. Users are able to save a list of favorite restaurants on their profile, rate and comment dishes from restaurants that they’ve been to.

alt gif

Front-End

Link to Front-End Repo

Best Dishes is built using React as its front-end framework. React hooks as well as Redux are utilized in order to manage stateful logic and to create a cohesive UX.

Google Maps API is being used for map rendering and for styles purposes we have React-Boostrap and Styled Components API.

Back-End

Best Dishes API is built with Ruby on Rails, utilizing JWT and BCrypt for security, PostgreSQL for its database and active model serializer.

The data is extracted from Grub-Hubs website and it counts with +200 restaurants in NY and NJ.

Installation

Clone the repo and inside the root directory on your terminal type

bundle install
rails start

Clone this repository

git clone https://github.com/mendes-develop/FoodTrack-BestDish-api.git

About

It allows the user to select restaurants in New York City and choose what's the best dish from a given restaurant, so other users can decide on restaurants by users' votes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published