The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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
- Rails
- Postgresql
- Devise
- CSS
- Rspec
- Capybara
To get a local copy up and running follow these simple example steps.
- Ruby
- Rails
- Postgresql
-
Clone the Repository
git clone https://github.com/LYANGEND/Recipe-App.git -
Go to the project directory
cd recipe-app -
Run
bundle install -
Run
rails db:create -
Run
rails db:migrate -
Run
rspec spec
Test
- Run
rspec spec
- Run
rails sto run the app
👤 David lyangenda
- GitHub: @LYANGENDA
- Twitter: @David_Lyangenda
- LinkedIn: @David_Lyangenda
👤 Evans sitibekiso
- GitHub: @evans22j
- Twitter: @Evans_22J
- LinkedIn: @Evans Sitibekiso
Contributions, issues, and feature requests are welcome!
.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.