- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Recipe App] ia a web application that keeps track of all your recipes and ingredients. It allows 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
- [Add Food]
- [Add Recipe]
- [User Authentication]
- [View Food and Recipe]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- git
use the following link to setup
git
if you dont have it already installed on your computer
- Ruby
use the following link to setup
Ruby
if you dont have it already installed on your computer
- Rails
use the following link to setup
Rails
if you dont have it already installed on your computer
- PostgreSQL
use the following link to setup
PostgreSQL
if you dont have it already installed on your computer
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/mrprotocoll/recipe_app.git
Install dependencies:
cd recipe_app
bundle install (install all dependencies)
Edit config/database.yml
with your database connection info.
The following command can be used to run the application.
rails s
👤 mrprotocoll
- GitHub: @mrprotocoll
- Twitter: @dprotocoll
- LinkedIn: @mrprotocoll
👤 Zewdu Erkyhun
- GitHub: @zewdu444
- Twitter: @zewdu444
- LinkedIn: zewdu-anley
- [User profile]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please don't forget to follow me and give it a star.
we would like to acknowledge and thank Microverse for providing the resources and the platform for this project.
This project is MIT licensed.