Santosh-Konappanavar / RecipeApp

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.

Home Page:https://recipeapp-dnyl.onrender.com/users/sign_in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Recipe App

(Project ERD)

πŸ“— Table of Contents

πŸ“– Recipe App

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

  • CRUD functionailties
  • Database Migrations
  • Test coverage
  • Database Associations
  • Database Validations
  • Authentication
  • Authorization

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

 brew install ruby (on Mac OS)

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Santosh-Konappanavar/RecipeApp.git

Install

Install this project with:

  cd RecipeApp
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

Deployment

This project is run locally and has no deployments yet.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Santosh Konappanavar

(back to top)

πŸ”­ Future Features

There will be no future features available for this project as it will be deprecated soon. However, the following may be done:

  • Code Refactoring
  • Modification of modules
  • More unit tests.

(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 please give it a star and follow me.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for providing the learning support as well as all collaborators on this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

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.

https://recipeapp-dnyl.onrender.com/users/sign_in

License:MIT License


Languages

Language:Ruby 61.7%Language:HTML 30.0%Language:CSS 6.6%Language:JavaScript 1.6%Language:Shell 0.1%