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, since sharing recipes is an important part of cooking the app should allow you to make them

Notifications You must be signed in to change notification settings

AbelG101/Recipe-app

Repository files navigation

logo

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

Client
Database

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

To run this project you need:

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Visit this link on how to install Ruby for different OS.

Visit this link on how to install PostgreSQL.

After installing Ruby you can install rails by using the following command:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone https://github.com/AbelG101/Recipe-app.git

Install

Install this project with:

  cd Recipe-app
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

Deployment

  • N/A

(back to top)

👥 Authors

👤 Betsegaw Sebsibe

👤 Abel Gebeyehu

🔭 Future Features

  • [Provide live demo]
  • [Sending shoping list to email]
  • [Recipe Viewers analytics based on location]

(back to top)

(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 make sure to give it a star 🌟

(back to top)

🙏 Acknowledgments

(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, since sharing recipes is an important part of cooking the app should allow you to make them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published