PraisesPJMT / FoodPad-App

The FoodPad app keeps track of all users recipes, ingredients, and inventory. It will allows users to save ingredients, keep track of what users have, create recipes, and generate a shopping list based on what users have and what users are missing from a recipe. Built with Ruby on Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– FoodPad App

The FoodPad app keeps track of all users recipes, ingredients, and inventory. It will allows users to save ingredients, keep track of what users have, create recipes, and generate a shopping list based on what users have and what users are missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows users to make them public so anyone can access them.

πŸ›  Built With

Tech Stack

Here are the tech stacks applied in this project.

Language
Framework
Database
Linters
Markup Languages
Test Library

(back to top)

Key Features

This app has the following key features:

  • Create new user.
  • Add a food item.
  • Add a recipe.
  • Make personal recipes public.
  • Generate a shopping list for a user based on a recipe.

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • Install Ruby on your computer (machine)

Setup

Clone this repository to your desired folder:

  git clone git@github.com:PraisesPJMT/FoodPad-App.git
  cd FoodPad-App

Install

Install this project with:

  gem install bundler
  bundle install

Usage

To run the project, execute the following command:

  rails server

(back to top)

πŸ‘₯ Authors

πŸ‘€ Paul Onchera (Kenya)

GitHub LinkedIn

πŸ‘€ Praises Tula (Nigeria)

GitHub LinkedIn Twitter

Gmail AngelList

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

πŸ“ License

This project is MIT licensed.

About

The FoodPad app keeps track of all users recipes, ingredients, and inventory. It will allows users to save ingredients, keep track of what users have, create recipes, and generate a shopping list based on what users have and what users are missing from a recipe. Built with Ruby on Rails.

License:MIT License


Languages

Language:Ruby 68.0%Language:HTML 26.1%Language:CSS 4.7%Language:JavaScript 1.2%