- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π License
The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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.
Client
Server
Database
- [Register a user]
- [Login a user]
- [Create ingredients]
- [Create Recipes]
- [Generate shopping list]
- [Add Ingredients to a recipe]
- [View Public Recipes]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/karayamanemre/recipe-app.git
Install this project with:
cd recipe-app
bundle install
To run the project, execute the following command:
rails server
π€ Author1
- GitHub: Emre Karayaman
- LinkedIn: Emre Karayaman
π€ Author2
- GitHub: Kwasi Baayeh
- LinkedIn: Kwasi Baayeh
- [Like a recipe]
- [Comment on a recipe]
- [Share private recipes]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give it a starβοΈ
This project is MIT licensed.