- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
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. It allow you to make them public so anyone can access them.
Ruby
ruby on Rails
- Show Foods List
- Add new Food by the User
- Show Recipes list
- Show Public Recipes list
- Show Shopping list
- Add Recipes
To get a local copy up and running, follow these steps.
In order to run this project you need: run bundle install
gem install rails
Clone this repository to your desired folder: @https://github.com/Nahid1911/RecipeApp-RoR.git
cd mrecipe-app-ror
git clone [email protected]:noelfoka/recipe-app-ror.git
Install this project with: cd RecipeApp-RoR
gem install
cd recipe-app-ror
gem install
To run the project, execute the following command:rails server
To run tests, run the following command: bin/rails test test/models/article_test.rb
👤 Noel FOKA
- GitHub: noelfoka
- Twitter: @noelnomgne
- LinkedIn: noelnomgne
👤 Katherine Cendana
- GitHub: Kccendana
- LinkedIn: katherinecendana
- Advanced Ruby Perfomance
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please feel free to check it out on my GitHub and give me a star thanks.
I would like to thank Microverse, my learning partners for the support upon the completion of this project.
This project is MIT licensed.