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
- Ruby on Rails
- Postgresql
- Bootstrap
To get a local copy up and running follow these simple example steps:
- Make sure you have Ruby on Rails set up properly on your computer
git git@github.com:faizi2500/recipe-app.git
cd blog-app
bundle install
rails db: create
rails db:migrate
rails s
rspec
To start recipe app you need to first signup
👤 Faizan Zahid
- GitHub: @faizi2500
- Angelist: @faizan_2500
- LinkedIn: @faizan2500
👤 Amine Smahi
- GitHub: @medaminedev66
- Twitter: @medaminesmahi
- LinkedIn: Mohammed Amine Smahi
👤 Rida Arif
- GitHub: @ridaarif98
- Twitter: @ridaarif
- LinkedIn: Rida Arif
Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- Microverse for giving us this chance