- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
The CookPad 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
Here are List of technologies used on this project
Languages
Framework
Database
Test library
- Create recipes
- Generate a shopping list based on what you have.
- Keeps track of all your recipes, ingredients, and inventory.
In order to run this project you need:
- Ruby installed on your computer
Clone this repository to your desired folder:
git clone https://github.com/killy10o10/cookPad.git
change directory to cloned folder
cd cookPad
Install project dependecies with:
bundle install
To run the project, execute the following command:
rails server
-
After running
rails server
, open your browser and enter this address http://localhost:3000/ -
Congratulations! your're running cookPad
π€ Quami Killy
- GitHub: @killy10o10
- Twitter: @Quami_Killy
- LinkedIn: @Kingsley Okine
π€ Tracy Musongole
- GitHub: @TracyMuso
- LinkedIn: Tracy Musongole
π€ Kibirige John
- Github: John-Kibrige
- Twitter: kibirigejohn005
- LinkedIn: Kibirige John
These features will be added in future updates. β¬οΈβ¬οΈ
- Controllers specs
- Processing data in models
- Add api endpoint for generating recipes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you likeππ½ this project, give the repository a star β
I would like to thank the Microverse community
This project is MIT licensed.