- Ruby on Rails - PSQLThis is a Recipe app built on ruby on rails. This is a full stack app which features login/signup of users who can add foods and recipes. They can also generate shopping list for each recipe.
-
Login / Sign up
-
Add/Display Foods
-
Add/Display Recipes
-
Generate Shopping lists for recipes
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
Install Ruby
Install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/misalazeem/Recipe_App.git
To install dependencies Run the following commands:
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rails test
👤 Misal Azeem
- GitHub: @misalazeem
👤SALMA IBRAHIM
- GitHub: @Saluumaa
- Twitter: @SalmaHIbrahim20
- LinkedIn: Salma ibrahim
- Add Inventories for food items
- Deploy the project
Contributions, issues, and feature requests are welcome!
If you like this project, give it a star.
- Thanks to all Microverse community
This project is MIT licensed.