Skip to content

CallumCM/frinventory

Repository files navigation

Frinventory

A fridge inventory management app! It uses the USDA's official guidelines to automatically suggest and track expiration dates of foods across your fridge, pantry, and freezer. It is also designed as a PWA for use on mobile devices to easily and quickly enter new food items.

Images

Screenshot of the menu allowing you to add new food items Screenshot showing how you can use the menu to search for a food item Screenshot of the fridge tab with example food items Screenshot of the pantry tab with example food items

Setup DB

  • Local DB: npx wrangler d1 execute fridge-db --local --file=schema.sql
  • Remote DB: npx wrangler d1 execute fridge-db --remote --file=schema.sql

Test App Locally

  • npm run dev

Deploy App

  • npx wrangler deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors