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.

MIT License

Stars
0

Table of Contents

[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

Tech Stack

Key Features

  • [App for recipe, food list, creating recipes and generating the shopping list to see what food you are missing]

Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command: Install through : gem install rspec

Run: rspec to run tests

Authors

Shubham Bhoyar

Winfred Edube

Future Features

  • [API and documentation will be added]

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the repo

Show your support

If you like this project please follow me on github

Acknowledgments

I would like to thank Microverse.

FAQ (OPTIONAL)

  • [What is Recipe App?]

    • [In this project, we are creating recipe app. 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.]

License

This project is MIT licensed.

Related Projects