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. The app allows you to make recipes public so anyone can access them.

License

Notifications You must be signed in to change notification settings

HafizMassamTabraizKhan/Recipe-App

Repository files navigation

Recipe App

📗 Table of Contents

📖 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. The app allows you to make recipes public so anyone can access them.

🛠 Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • User Registration Authentication and Authorization
  • A food list with all CRUD implementation
  • A recipes list with all CRUD implementation
  • A general shopping list view
  • A list of all public recipes from other users

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

   git clone git@github.com:HafizMassamTabraizKhan/Recipe-App.git
   cd Recipe-App

Install

Install this project with:

  cd Recipe-App
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Hafiz Massam Tabraiz Khan

👤 Abel Morara

👤 Peter Dumbari

(back to top)

🔭 Future Features

  • Add Inventory Lists functionality
  • Inventory Shopping Lists functionality
  • Cooking Group meetups and formation
  • Publish Statuses on trending recipes **

(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 consider leaving a star in the repo.

(back to top)

🙏 Acknowledgments

W would like to thank Microverse for giving us this opportunity to showcase our skills. We would also like to thank the Open Source Community for providing vast resources for free that helped in various stages of this project.

(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. The app allows you to make recipes public so anyone can access them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published