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. The application is created using Ruby on Rails framework.
To access the page you can signup using your gmail account
or you can use the folloeing e-mail and password.
e-mail: meshu.amare@gmail.com
Password :12345678
- Ruby
- Rails
- HTML
- SCSS
- Bootstrap
Describe the tech stack and include only the relevant sections that apply to your project.
Client
- HTML, JavaScript, and CSS
Server
Database
The key features of this app.
- AAA
To get a local copy up and running, follow these steps.
In order to run this project you need to:
run bunlder install
Clone this repository to your desired folder:
https://github.com/melashu/Recipe-app.git
cd Recipe-app
To run the project localy, execute the following command:
rails db:create db:migrate db:seed
then
rails server
or rails s
To run tests, run the following command:
Rspec spec
👤 Bantealem Geto
- GitHub: @Bantealem
- Twitter: @BantealemG
- LinkedIn: Bantealem Geto
👤 Melashu Amare
- GitHub: @melashu
- Twitter: @meshu102
- LinkedIn: Melashu Amare
In the future I need to improve the following features.
- Add Google, Github and Twitter authentication.
- Allow users to update their profile.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a star if you like this project!
I would like to thank Microverse for the project guidelines.
This project is MIT licensed.