- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
Backend
Frontend
- Built MVC using Rails framework
- Ruby installed on your system
- Rails installed on your system
- Postgresql installed on system
-
Clone this repository to your local machine:
git clone https://github.com/zbahati/recipeApp
-
Navigate to the project directory:
cd recipeApp -
Run this command to start application in browser on the port http:\127.0.0.1:300:
rails s or rails server
- To run the tests for this project:
rspec
or
bundle exec rspec👤 Bahati
- GitHub: @githubhandle
- LinkedIn: LinkedIn
👤 Joyce Cruz
- GitHub: balatstar
- LinkedIn: Joyce Cruz
- Add UI
- Make UI responsive to the different devices
- Add test
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can support me by clicking on the start
I would like to thank Microverse for this learning and reviewing our progress
-
[Whould I stop the project at this point?]
- No, I plan to create something big. Stay tuned to the next update
This project is MIT licensed.