A fun CLI ruby project created for urban fisherman to engage in the greater NYC fishing community by creating and attending events.
First clone the repository and once you open the directory in the terminal, input the following commands:
Use the package manager Bundle install to run FISHBYTE.
1. bundle install
2. rake db:migrate
3. rake db:seed
4. Ruby bin/run.rb
Division of Fish, Wildlife, and Marine Resources
The aforementioned API was used to obtain information on lakes, acres, and fish species per lake found in each borough of NYC.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.