Skip to content

A command-line interface app for seeing NYC Department of Health inspection results for your favorite restaurants! 🤭

License

Notifications You must be signed in to change notification settings

ajsultanov/mod-1-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title screen

Instructions

Welcome to the D.O.H.-JO, a straightforward app that makes restaurant inspection results and information easily accessible to the public, and allows users to develop and maintain profiles based on public health information.

main menu

The User Profile feature allows a user access to the health inspection data for every restaurant currently operating in New York City. They can search the database to retrieve the restaurant's latest health inspection, its inspection history, and its worst heath code violation.

restaurant search

The Favorites List feature allows a user to maintain a list of their favorite restaurants, ranked by the user's rating. The user's Favorites List may be updated by changing a rating, or by removing a restaurant from the list.

The Violation Code Lookup feature allows the user to view the code and description for every health code violation according to the New York City Department of Health.

violation code lookup

The Feeling Lucky? feature delivers a random restaurant inspection where the score was over 100, and its corresponding code violation and description.

random restaurant search

With Ruby, installation is easy. Simply fork and clone the repository, and run 'ruby bin/run.rb' in your terminal. Make sure to run 'bundle install' beforehand!


Code contributions by Adam Sultanov and Henry Koehler.

Health inspection data is free and open to the public via https://opendata.cityofnewyork.us/

About

A command-line interface app for seeing NYC Department of Health inspection results for your favorite restaurants! 🤭

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages