- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contribution
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hi there! Welcome to Recipe App
A recipe web app is an online platform that provides users with a wide range of recipes for different types of meals. It also includes a food list and recipe list that display items added by the logged-in user. Users can add new food and recipes, and owners of recipes can delete them. The app also includes a public recipe list that displays all public recipes ordered by the latest, as well as a shopping list view that shows missing ingredients for all recipes of the logged-in user
Server
- Shows list of foods and recipe
- Authentication and Authorization
- General shoping list
To get a local copy up and running, follow these steps.
In order to run this project you need to install the following:
- Ruby
- PostgreSQL
- Rails gem
Clone this repository to your desired folder:
git clone https://github.com/UbdaNam/Recipe-app.git
bundle install
Install this project with: Any code editor or terminal which you are comfortable with
In the project directory, you can run:
rails db:create
rails db:migrate
rails s
👤 Ubda Nam
- GitHub: @UbdaNam
- LinkedIn: Abdurahim M.
👤 Wullah Jonas Nuta
- GitHub: @jonas-45
- LinkedIn: jonas-wullah
- Add recipe search
- Filter by category
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star. If you have any recommandations for future improvments, I would be happy to hear them.
I would like to thank microverse in advance. This is the first draft of this project. It works on my machine. If you try it and run into problems, please create an issue; I'll get back to it as soon as possible.
This project is MIT licensed.