- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Recipe-app is an app that keeps track of all your recipes, ingredients, and inventory. It allows to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you are missing from a recipe. Built using Ruby on Rails.
Client
- User can add foods and recipes to the list
- User can add ingredients to the recipes
- User can generate a shopping list
To get a local copy up and running, follow these steps.
Ruby
Ruby on Rails
PostgreSQL
Clone this repository to your desired folder:
$ git clone git@github.com:lenkon/Recipe-app.git
$ cd Recipe-app
Install this project with:
$ cd Recipe-app
$ bundle install
To run the project, execute the following command:
$ rails server
$ rspec
👤 Inoulen
- GitHub: @K Inoulen Shanongba
👤 Musangamfura Emmanuel
- [Add more projects]
- [Add milestones and achievements]
Contributions, issues, and feature requests are welcome!
If you like this project please rate and give a star.
- I would like to thank Microverse team for their support and guidance.
This project is MIT licensed.