Giter Site home page Giter Site logo

pantry-partner's Introduction

Pantry Partner

Pantry Partner is an app designed to help someone manage their pantry and figure out what recipes they can make with the food they have. It can track your pantry for you, serve as a digital recipe book and then search through that recipe book for recipes you can make with the food you have.

It is currently uploaded with an example db.json, which stores a placeholder pantry and a couple example recipes. However, the intended use is for the user to start with a blank slate and input all of the pantry items and recipes themselves.

Running the Program

In order run the program, navigate to the project folder in CLI and run the command

json-server --watch db.json 

Then open index.html and it should work.

User Instructions

The program will work most consistently if all the user inputs are all lowercase, and any units used are entered as singular. Capitalizing recipe names should not cause any problems though. The program can manage conversions between volumetric measurements including tsp, tbsp, floz, cup, pint, quart, gallon, but currently does not handle other conversions.

Explanation of other files

I decided to include my "playground" folder which i used to experiment with different ideas before trying to implement them into the project. I also included the DESIGN.md document, which mostly served as a place to track my progress on the project and plan it out. The only files needed to run the program are: index.html /src/index.js style.css and db.json, the rest were just included to show a bit behind the scenes of the process of making Pantry Partner.

pantry-partner's People

Contributors

sbs1997 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.