Skip to content

This application will take what you have in your pantry and suggest appropriate recipes using the ingredients you already have.

License

Notifications You must be signed in to change notification settings

zaclark369/Pantry

Repository files navigation

Pantry

License: GPL v3

Description

Have you ever wanted to make dinner but can't think of anything. This application will take what you have in your pantry and suggest appropriate recipes using the ingredients you already have. Create an account and you can save your favorites for future viewing. Keyword buttons will help you quickly reach an easy meal to make and visual recipe cards will show you how good home cooking can look.

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Video
  5. Collaboration
  6. Tests
  7. Questions?
  8. GitHub
  9. License

Installation

  • git clone application to your local machine.
  • npm i
  • mysql -u root -p
  • source db/schema.sql
  • quit
  • npm start

    Can also be found on heroku @ https://pantry-app.herokuapp.com/

Usage

A full stack application utilizing sql practices of Get/Post to find recipes from a database. They can be viewed or even saved with an account.

Video

landing page

Collaboration

For now, just follow the Contributor Covenant

Tests

none yet

Questions?

Please contact us at

Credits

Database Code Micah Cochran GitHub

Overview

Here's an overview of the app!

Home and Search
View Favorites
Auth

About

This application will take what you have in your pantry and suggest appropriate recipes using the ingredients you already have.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published