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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
- Ruby
- Ruby on rails
- rspec-rails
- capybara
- 💓
welcome)
In order to work on this project, you need to have the following dependencies installed:
To get a local copy up and running follow these simple steps.
$ git clone https://github.com/omarsalem7/recipe-app
$ cd recipe-app
$ bundle install
$ rake db:create
$ rake db:migrate
👤 Omar Salem
- GitHub: @Omarsalem
- Twitter: @Omarsalem
- LinkedIn: @Omarsalem
👤 Mphatso
- GitHub: @Lichapa
- Twitter: @LichapaMphatso
- LinkedIn: mphatsolichapa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc