- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Recipe App The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow 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. The app allows you to make recipes public so anyone can access them.
Ruby
Rails
PostgreSQL
- User Registration Authentication and Authorization
- A food list with all CRUD implementation
- A recipes list with all CRUD implementation
- A general shopping list view
- A list of all public recipes from other users
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:
git clone git@github.com:HafizMassamTabraizKhan/Recipe-App.git
cd Recipe-App
Install this project with:
cd Recipe-App
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- GitHub: @ProgramKingAbel
- Twitter: @CEOAbel1
- LinkedIn: LinkedIn
- GitHub: @Peter-Dumbari
- Twitter: @Peterdumbari
- LinkedIn: @Peter-Dumbari
- Add Inventory Lists functionality
- Inventory Shopping Lists functionality
- Cooking Group meetups and formation
- Publish Statuses on trending recipes **
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider leaving a star in the repo.
W would like to thank Microverse for giving us this opportunity to showcase our skills. We would also like to thank the Open Source Community for providing vast resources for free that helped in various stages of this project.
This project is MIT licensed.