The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
- Ruby
- Ruby on Rails
- RSpec
- CapyBara
To get a local copy up and running follow these simple example steps.
git clone [email protected]:Gambit142/RecipeApp.git
and then run
bundle install
start of by creating the database and running migrations using
bin/rails db:setup
to start the server run bin/rails s
to test simply run rspec spec
👤 Francis Ugorji
- GitHub: @Gambit142
- LinkedIn: LinkedIn
👤 Brian Orora
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!