JCBeldo / food-2303

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's in my Food

Versions

Ruby 3.2.2

Rails 7.0.6

Setup

  • Fork and Clone this repo
  • bundle install
  • bundle exec figaro install
  • rails db:{create,migrate}
  • rails s

First, sign up for an api key here: https://fdc.nal.usda.gov/api-key-signup.html

The documentation for the API can be found here: https://fdc.nal.usda.gov/api-guide.html

Make sure you take the time to read the documentation carefully.

Notes:

  • Running the app and visiting the home page will show an error - THIS IS INTENTIONAL

User story will be provided to you during the mid mod.

About


Languages

Language:Ruby 79.3%Language:HTML 15.9%Language:JavaScript 3.0%Language:CSS 1.7%