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 on Rails
- PSQL
- Webpack
-
Display food list
-
Display recipes
-
Display general shopping list
-
Display invetory
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
Install Ruby
Install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:techmoves/recipe-app.git
To run the project, execute the following command:
rails s
To run tests, run the following command:
rails test
👤 David Katende
- GitHub: @Katended
- LinkedIn: @katendedavid
👤 Mohamed Sabry
- GitHub: @mohamedSabry0
👤 Phelelani Ndlovu
- GitHub: @Katended
- LinkedIn: @katendedavid
- Add GUI
Contributions, issues, and feature requests are welcome!
If you like this project, give it a star.
Special thanks goes to the Microverse community
This project is MIT licensed.