ab-noori / Recipe-App

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe Application

Project Login Page
screenshot

πŸ“— Table of Contents

πŸ“– [Recipe Application]

[Recipe-App] 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.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • [Design the Application]
  • [Login page and registration page]
  • [Authentication]
  • [Navigation menu]
  • [General Shopping List]
  • [Food list]
  • [Recipes list]
  • [Recipe details]
  • [Public recipe list]
  • [Unit and integration tests]
  • [RSpec and Capybara testing]
Implemented Schema's ERD
recipe_erd_2_members

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

(back to top)

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/ab-noori/Recipe-App.git

(back to top)

Install

Install this project with:

  bundle install

(back to top)

Usage

To run the project, execute the following command:

  rails server

(back to top)

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abdul Ali Noori

πŸ‘€ Baqar Abbas

(back to top)

πŸ”­ Future Features

  • [Inventories list]
  • [Inventory details]
  • [Recipe details]
  • [Inventory shopping list]

(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, give it a star.

(back to top)

πŸ™ Acknowledgments

First, I would like to thank Microverse and my coding partners.

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

License:MIT License


Languages

Language:Ruby 67.5%Language:HTML 24.7%Language:Batchfile 4.6%Language:JavaScript 2.0%Language:CSS 1.2%