Recipe-app The Recipe app keeps track of all your recipes, ingredients, and inventory
Developed using Ruby on Rails.
- Database that contains information about users, likes and posts
To get a local copy up and running, follow these steps.
- install gems bundle i
- setup database rails db:setup
- run rails server rails s.
- rails c
In order to run this project you need:
- Install Ruby
- Install PostgreSQL
- Instal Rails gem
- To clone the repository run this command:
`git clone https://github.com/sonyco-4u/Recipe-app.git`
- To access the cloned directory run:
`cd blog_app`
👤 Ezema Anthony Sunday
- GitHub: @sonyco-4u
- Twitter: @EZEMASUN
- LinkedIn: ezema-anthony-sunday
👤 Kelvin Benjamin
- GitHub: @Kelvin-Ben
- Twitter: @kevoyout144
- LinkedIn: Kelvin-Ben
These are some of the future features we want to add.
- A login page.
- A registration page.
- A food list (with all CRUD implementation, except for 'update').
- A recipes list (with all CRUD implementation, except for 'update').
- A general shopping list view (all missing food for all your recipes and total price).
- A list of all public recipes from other users with their names and total prices.
- [Workin on them]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank to the code reviewers and my partners who are helping all the time.
This project is MIT licensed.