- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ
- π License
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.
Client
Server
Database
- 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 steps.
In order to run this project you need:
- Laptop/Desktop.
- Internet.
- Vs Code.
- Ruby.
- Rails.
- nodejs.
- yarn.js.
- PostgreSQL.
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:Mujeeb4582/Recipe-app.git
Install this project with:
cd my-project
bundle install
rake assets:precompile
To run the project, execute the following command:
rails server
or
bin/dev
To run tests, run the following command:
rspec
You can deploy this project using:
https://render.com/
π€ Mujeeb ur Rahman
π€ Hein Tay Zar
- 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 a βοΈ.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the my coding partner for the great contributions.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- Hat tip to anyone whose code was used.
This project is MIT licensed.