SaboorSohaib / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe App

πŸ“— Table of Contents

πŸ“– Ruby Capstone project

The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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
  • Ruby on Rails
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • Creating a recipe
  • Generating a shopping list
  • Sharing recipes to the public

(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:


 - Laptop/Desktop.
 - Internet.
 - Ruby.
 - Rails.
 - Vs Code.

Setup

Clone this repository to your desired folder:

  • mkdir my-folder
  • cd my-folder
  • git clone [(git@github.com:SaboorSohaib/Recipe-app.git)]

Usage

To run the project, execute the following command:

  • rails server.

Run tests

  • rspec.

Check Linter

  • rubocop

Deployment

  • Render.
  • Netlify.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abdul Saboor Sohaib

  • GitHub: SaboorSohaib
  • Twitter: absaboorsohaib
  • LinkedIn: abdul-saboor-sohaib

πŸ‘€ Ayodeji Abidemi

  • GitHub: demix007
  • Twitter: dat_dope_demix
  • LinkedIn: ayodeji-abidemi

(back to top)

πŸ”­ Future Features

  • - Keep track of all your recipes, ingredient, and inventory
  • - allows you to save ingredients, keep track of what you have, create recipes, and generate a shopping
  • - Allows you to make the recipes public so anyone can access them

(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 you can fork it.

(back to top)

πŸ™ Acknowledgments

I would like to thank... Microverse for giving me this opportunity to build 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them.

License:MIT License


Languages

Language:Ruby 50.2%Language:HTML 27.4%Language:Shell 20.1%Language:CSS 1.2%Language:JavaScript 1.1%