Skip to content

The 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. Also, since sharing recipes is an important part of cooking the app should allow you to make th…

License

Notifications You must be signed in to change notification settings

OybekKayumov/Recipe-app

 
 

Repository files navigation

Ruby on Rails - Recipe-app

The 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Live demo

Live demo

Built With

  • Ruby
  • Rails
  • Postgresql
  • BootStrap 5

Methodology used

  • TDD via RSPEC

Getting Started

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

Prerequisites

  • You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

Setup

  • Clone the project https://github.com/zmekonnen251/Recipe-app.git
  • navigate to the folder cd Recipe-app
  • Install required gems bundle i

Usage

  • start the server rails s

  • Enjoy interacting with the app.

Authors

👤 Zelalem Mekonnen

👤 Oybek Kayumov

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

The 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. Also, since sharing recipes is an important part of cooking the app should allow you to make th…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.2%
  • HTML 30.9%
  • JavaScript 1.2%
  • Other 0.7%