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, the app allows to share your recipe to the public if you wish.

License

Notifications You must be signed in to change notification settings

asharanjith/Food-Recipes-App

Repository files navigation

📗 Table of Contents

📖 Food Recipes 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

Language

Key Features

  • Add recipes
  • Add foods
  • Generate shopping items

Live Demo

Click here to see the live demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Install ruby on your computer or run it with docker
  • Have rails installed on your computer

Setup

Clone this repository by using the command line :

  • git clone https://github.com/asharanjith/Food-planner.git

Install

Install this project with:

bundle install

Setup database using

rails db:create rails db: migrate

Usage

To run the project, execute the following command:

rails s

Run tests

To run tests, execute the following command:

bundle exec rspec

NB: You need to create an env file for your database credentials

(back to top)

👥 Authors

👤 Asha S Vijayan

👤 Gulalai Ahmadi

(back to top)

🔭 Future Features

  • Add dates
  • Add weekly meal planner

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project by staring it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the providing support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

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, the app allows to share your recipe to the public if you wish.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published