- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, log in, and create, edit, and delete their recipes. Users can also view recipes created by other users.
Client
- Gitflow execution
- Login page
- Signup page
- Use of models
- Add food
- Add recipe
- View recipes
- View foods
- Add inventory
- View inventory
To get a local copy up and running, follow these steps.
- Clone this repository to your desired folder:
for cloning follow this steps
- Create a local directory where you can clone the project
- Clone the project to your directory by running https://github.com/ritikarawat220/Recipe-App.git
- Run the code with ruby
Example commands:
git clone git@github.com:ritikarawat220/Recipe-App.git
In order to run this project you need:
- Node.js
- npm
- ruby 2.7.0
- rails
- PostgreSQL
Install this project with:
cd 'project name'
"npm i" to install all dependencies
"bundle install" to install all gems
"rails s" to run the server
- "rspec" to run the tests
👤 Ritika Rawat
- GitHub: ritikarawat220
- Twitter: @ritikarawat22
- LinkedIn: LinkedIn
👤 Jean Jacques Buhendwa
- GitHub: @jeanbuhendwa
- LinkedIn: Jean Jacques buhendwa
- Twitter: @JeanjacqueI
👤 Chere Lemma
- GitHub: Chere Lemma
- LinkedIn: Chere (Urgaya) Lemma
- Twitter: @Chere21271613
- [Add better Navigation]
- [Better UX]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project kindly leave a Star
- I would like to thank Microverse for giving me the opportunity to work in this project.
This project is MIT licensed.