Recipe App Rails group capstone is a group project to create web based app that conntains user, recipe and recipe food information. A registered user can add foods, create recipes and link foods to recipes.
- CRUD Operations
- Authentication
- Authorization
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Rails
Clone this Repository to your desired folder:
cd my-folder
git clone https://github.com/otmanTR/Recipe-App.git
Install this project with:
bundle install
To run the project, execute the following command:
rails s
👤 Recep Burak Otman
- GitHub: @otmanTR
- Twitter: @hotumanzade
- LinkedIn: Burak Otman
👤 Hana Sabih
- [Connect API]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving it a star ⭐️.
We would like to thank Microverse for giving us the opportunity to work on this project.
This project is MIT licensed.