- 📖 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. Built with Ruby on Rails.
Server
Database
- [Models]
- [Controllers]
- [Views]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install railsClone this repository to your desired folder:
cd my-folder
git https://github.com/alexansaa/Recipe_App.gitInstall this project with:
cd my-project
gem installTo run the project, execute the following command:
rails serverTo run tests, run the following command:
rspec spec/models/model_name_spec.rbYou can take a peak at the Live Demo! This deployment uses a Render PostgreSql Database instance, but it's only available occasionally. Please, be patient about it.
👤 Macherki Nessrine
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Alexander
👤 EL MEHDI AHMIDOU
- GitHub: @ahmidou09
- Twitter: @el_ahmidou
- LinkedIn: el mehdi ahmidou
- [Models]
- [Email verification]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star on GitHub
I would like to thank Microverse for giving me this project to build
This project is MIT licensed.