bilalrajput09 / Food-app-rails

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.

Home Page:https://foodie-9pgt.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food App

Table of Contents

[Food App]

[Food App] The Food app will be a classic example of a Food App. It is a functional website that will show the list of shopping and empower readers to interact with them by adding recipes and inventories and generating shopping list.It has been made by the following ERD diagram.

ERD diagram

Built With

Tech Stack

Ruby
  • https://www.ruby-lang.org/en/

Key Features

  • [Creating a data model]
  • [Processing data in models]
  • [Validations and Model specs]
  • [Setup and controllers]
  • [Views]
  • [Forms]
  • [Integration specs for Views and fixing n+1 problems]
  • [Add Devise]
  • [Add authorization rules]

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

  • bundle install

Setup

Clone this repository to your desired folder:

  • cd Food-app-rails
  • (https://github.com/bilalrajput09/Food-app-rails.git)

Install

Install this project with:

  • cd Food-app-rails
  • bundle install

Usage

To run the project execute the following command:

  • rspec spec
  • rails routes

Run tests

To run tests, run the following command:

  • rubocop
  • rspec .
  • rails server

(back to top)

Authors

οΏΌπŸ‘€ Ashna Ali

πŸ‘€ Bilal Ahmed

πŸ‘€ IRADUKUNDA Pacific Rugwizangoga

(back to top)

Future Features

  • [Food App ]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐ Show your support

Give a ⭐ if you like this project

(back to top)

πŸ™ Acknowledgments

I would like to thank...

  • Microverse for the detailed requerements provided.

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

https://foodie-9pgt.onrender.com/

License:MIT License


Languages

Language:Ruby 61.7%Language:HTML 34.4%Language:Batchfile 2.7%Language:JavaScript 0.9%Language:Shell 0.3%Language:SCSS 0.1%