recipe-app

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.

Built With

Entity Relationship Diagram

screenshot

Getting Started

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

Prerequisites

Setup

  git git@github.com:faizi2500/recipe-app.git
  cd blog-app

Install

  bundle install

Run

  rails db: create
  rails db:migrate
  rails s

Test

  rspec

Usage

To start recipe app you need to first signup

Authors

👤 Faizan Zahid

👤 Amine Smahi

👤 Rida Arif

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Acknowledgments