The Recipe app keeps track of all your recipes and ingredients. 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.
- ROR
Client
Server
Database
- Create a Recipe app
- track of what food you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe
To get a local copy up and running, follow these steps.
- Open terminal or cmd on you local machine and navigate to your desired directory.
- Run 'git clone clone https://github.com/AbigiyaTY/Recipe_app.git'
- Run 'code'
In order to run this project you need [describe prerequisites]:
gem install rails
Clone this repository to your desired folder:
git clone https://github.com/AbigiyaTY/Recipe_app.git
cd Recipe_app
Install this project with [package manager]:
cd Blog_app
gem install
rails db:migrate
To run the project, execute the following command:
rails server
👤Elie Harfouche
- GitHub: @X-Elie-X
- LinkedIn: Elie Harfouche
👤 Abigiya Tadesse
- GitHub: @AbigiyaTY
- Twitter: @AbigiyaTY
- LinkedIn: @AbigiyaTY
- User Authentication
- CRUD Operations
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank...
This project is MIT licensed.