Skip to content

A search engine for health inspection reports for restaurants in the Boston/Cambridge area.

Notifications You must be signed in to change notification settings

kemmerle/under-the-table

Repository files navigation

README

#Under the Table

Under the Table allows users to search through health inspection reports for restaurants in the Boston Cambridge area with a primarily React frontend and Ruby on Rails backend.

To install all dependencies, type the following commands into the terminal: bundle install yarn install

To set up the database, type the following commands into the terminal: bundle exec rake db:migrate bundle exec rake db:seed

To start the server, run the following commands in two terminal windows: rails server yarn run start

Then navigate to localhost:3000.

A test suite includes RSpec feature tests and Enzyme testing with fetchMock.

About

A search engine for health inspection reports for restaurants in the Boston/Cambridge area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published