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. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap

License

Notifications You must be signed in to change notification settings

storres20/Recipe-App

 
 

Repository files navigation

📗 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.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • User can add foods and recipes
  • User can add ingredients to his recipes
  • User can generate a shopping list

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/AbeeraTahir/Recipe-App.git

Install

Install the project dependencies with:

  - bundle install
  - npm install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

rspec

(back to top)

👥 Authors

👤 Abeera Tahir

👤 Italo Lon Kan

(back to top)

🔭 Future Features

  • Add inventory feature
  • Improve UI

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community.

(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. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.2%
  • HTML 27.9%
  • JavaScript 1.2%
  • CSS 0.7%