Built to be a solution for tracking the items in your pantry and other food storage spots in your home. This allows you to keep track of item locations, total quantities on hand, and automate the creation of shopping lists.
Demo it: Username: sample Password: user
- PostgreSQL
- Express
- Angular JS
- Node.js
- Angular Material
Get started by forking and cloning this repository.
Steps to get the development environment running.
- Fork and clone this repository
- Run npm install
- PostgreSQL: See pantry-stocker.sql for database structure
- Run npm start
- Go to http://localhost:5000 in your browser
- Items are added manually and searching is based on users current database items
- Item minimum stock amount requirements trigger shopping lists notifications
- Shopping list allows users to put in desired quantity and amount purchased
- User can click done shopping update where items are put in their pantry lists
- Filestack integration to allow users to upload pictures of their pantry items
- Expiration dates for items in the fridge
- Google Authentication
See above notes on installing.
Sarah Harrington