- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 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 rails
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:topeogunleye/recipe-app-rails.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec/models/model_name_spec.rb
You can deploy this project using: Coming Soon
👤 Temitope Ogunleye
- GitHub: @topeogunleye
- Twitter: @tope_leye
- LinkedIn: ogunleye
👤 Adel Guitoun
- GitHub: @adel-gu
- Twitter: @GuitounAdel
- LinkedIn: adelguitoun
👤 Desta Legesse Wubishet
- GitHub: @dlwub
- Twitter: @DestaWubishet
- LinkedIn: desta-legesse-w-509844213
- [Tailwind CSS]
- [Models]
- [Authentication with Devise]
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
-
[What was the most intrigging concept you learnt whilst building this project]
- [Model, View, Controllers]
-
[How long did you use to build this project]
- [The length of the project is 2 weeks and three days]
This project is MIT licensed.