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
- Rails
- PostgresQL
You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.
- Clone this repo locally using git in the command line with the following command
> https://github.com:divinecharlotte/Recipe-app.git
- Alternatively, you can just download the complete zip file and extract the folder in your directory
In the project directory,open terminal and run this command:
> rails server
This command will run all the tests in your terminal:
> rspec spec
👤 Charlotte Divine
- GitHub: divinecharlotte
- LinkedIn: charlotte-divine
👤 Assad Isah
- Github: nottherealalanturing
- LinkedIn: Assad Isah
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