- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Recipe App The Recipe App enables users to conveniently manage their recipes, ingredients, and inventory. Users can save ingredients, track their availability, create recipes, and generate a comprehensive shopping list that takes into account the ingredients they have and those they need for a particular recipe. Moreover, as sharing recipes is a crucial aspect of cooking, the application allows users to make their recipes public for easy access by anyone.
- Ruby on Rails.
- SQL.
- Users can perform multiple recipe management tasks using the application, such as adding, updating, removing, and displaying recipes and ingredients.
- User authentication is implemented to ensure secure access to the application's features. Additionally, the application is thoughtfully designed with a focus on usability and scalability
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Download Visual Studio Code.
- Download Git.
Clone this repository to your desired folder:
Clone the repo
git clone git@github.com:girma336/Recipe-app.git
you can run any one of these commands to install bundle on your machine:
- bundle init
- bundle install
- sudo apt bundle install (for Linux)
To run the project, execute the following command:
rails server
👤 Zainab
- GitHub: Zainab-Al-Zubair
👤 Girma Tarekegn
- GitHub: Girma Tarekegn
👤 Jerome Jay Osman
- GitHub: Jerome Jay Osman
- Deploy the project and make it available for every one.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star.
A list of resources that i find helpful and would like to give credit to :
This project is MIT licensed.