Skip to content

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.

Notifications You must be signed in to change notification settings

melashu/Recipe-app

 
 

Repository files navigation

📗 Table of Contents

📖 Recipe

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.

🚀 Live Version

To access the page you can signup using your gmail account or you can use the folloeing e-mail and password.

e-mail: [email protected] Password :12345678

🛠 Built With

  • Ruby
  • Rails
  • HTML
  • SCSS
  • Bootstrap

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
  • HTML, JavaScript, and CSS
Server
Database

Key Features

The key features of this app.

  • AAA

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to: run bunlder install

Setup

Clone this repository to your desired folder:

https://github.com/melashu/Recipe-app.git

cd Recipe-app

Usage

To run the project localy, execute the following command:

rails db:create db:migrate db:seed

then

rails server or rails s

Run tests

To run tests, run the following command:

Rspec spec

👥 Authors

👤 Bantealem Geto

👤 Melashu Amare

🔭 Future Features

In the future I need to improve the following features.

  • Add Google, Github and Twitter authentication.
  • Allow users to update their profile.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a star if you like this project!

🙏 Acknowledgments

I would like to thank Microverse for the project guidelines.

📝 License

This project is MIT licensed.

(back to top)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 68.8%
  • HTML 28.5%
  • JavaScript 1.3%
  • CSS 1.2%
  • Shell 0.2%