- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
The Recipe app keeps track of all your recipes, and ingredients. It allows you to save ingredients, keep track of what you have, create recipes, and generate a shopping list. Recipe app is uilt on Rails using Rubygems
; authenticates using Devise
and authorizes using CanCanCan
.
Client
Server
Database
- [Register a user]
- [Login a user]
- [Create ingredients]
- [Create Recipes]
- [Generate shopping list]
- [Add Ingredients to a recipe]
- [View Public Recipes]
- Coming soon
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/arabiu033/recipes_app.git
Install this project with:
cd recipe-app
bundle install
To run the project, execute the following command:
rails server
👤 Aminu Rabiu
- GitHub: Aminu Rabiu
- LinkedIn: Aminu Rabiu
👤 Muokwugwo Okechukwu
- GitHub: Muokwugwo Okechukwu
- LinkedIn: Muokwugwo Okechukwu
- [Add categories for recipes]
- [Add photos for recipes]
- [SAdd comment section]
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.