- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Recipe App] is a web app built with Ruby on Rails, that 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.
- Postgres
- Rails
- Ruby
Client
Server
Database
- [Add food]
- [Add recipe]
- [Generate shopping list]
To get a local copy up and running, follow these steps.
- Run
bundle i
to install the dependencies. - Run
npm i
to install npm dependencies. - Run
rails s
to run the application
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd Recipe-Group-project
git clone https://github.com/kensteph/Recipe-Group-project.git
Install this project with:
cd Recipe_Group-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Victor Damola
- GitHub: @V0pe
- Twitter: @de_vope_
- LinkedIn: Victor Damola
👤 Kender Romain
- GitHub: @Kensteph
- Twitter: @RomainKender
- LinkedIn: kender-romain8788
👤 Diego Salamanca
- GitHub: dfsalam
- LinkedIn: Diego Salamanca
- [Share recipes]
- [Like recipes]
- [Add images for the recipes]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, like it.
I would like to thank Microverse...
This project is MIT licensed.