- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Recipe_App is a comprehensive app designed to streamline your culinary experience. It serves as your digital kitchen companion, efficiently managing your recipes, ingredients, and pantry inventory. With this app, you can easily save ingredients, monitor your available stock, craft delectable recipes, and even auto-generate a shopping list based on the ingredients required for your chosen recipes.
Client
Database
Bootstrap5
- Ruby
- Rails
- PostgreSQL (RDB)
- Bootstrap5
To start and run this project
bundle install
rails s
To get a local copy up and running, follow these steps.
- IDE to edit and run codes (Strongly recommend Visual Studio Code 🔥).
- Git.
- PostgreSQL installed
To setup and install this project, follow the below steps:
- Clone this project by the command:
$ git clone https://github.com/K0ppai/Recipe_App.git
- Then switch to the project folder by the bellow query:
$ cd Recipe_App
- Install the required dependencies with
bundle install
- Install npm dependencies with
npm install
- Run
rails db:setup
- Run
rails db:migrate
- With Ruby on Rails and PostgreSQL installed in your environment, you can run
rails server
orrails s
to run the website.
- Run
rails db:seed RAILS_ENV=test
to seed the testing database - Run
rspec
👤 Paing Soe Thu
- GitHub: @K0ppai
- LinkedIn: Paing Soe Thu
👤 Manzi Tresor
- GitHub: @manzitresor
- LinkedIn: Manzi Tresor
👤 Prosper Kessie
- GitHub: @kessie2862
- LinkedIn: Prosper Kessie
- Add more interactivity and functionality
- Add more styling to improve the UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a ⭐️
- We would like to thank Microverse and coding partners for their amazing contribution to the success of this project.
This project is MIT licensed.