Skip to content

felixwaage/Xpire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xpire - Manage your fridge and get rich!

Available: https://felixwaage.github.io/Xpire/ Demo Recording: https://github.com/felixwaage/Xpire/raw/master/iOS-Bildschirmaufnahme.mov Seminararbeit: https://github.com/felixwaage/Xpire/blob/master/Seminararbeit/master.pdf

Introduction

Xpire is a progressive web application (pwa) based on react.js. The goal is to reduce the waste of food by intelligently managing it locally in a database. For this purpose, the user can scan the products using the barcode and store an expiration date for them. Xpire then provides an overview of all stored products and proactively notifies the user of expiring food.

Overview current functionality

  • Adding a product manually
  • Adding a product using a barcode
  • Get product information using openfoodfacts-api
  • reminder for expiring food

Planed/future functionality

  • Automatic recognition of the expiration date
  • Member administration
  • Display storage tips automatically
  • Status for the product

How to setup the project

If you like to contribute to Xpire, feel free to fork this repository!

Install dependencies

npm install

Start Application

npm start

About

Xpire - Manage your fridge and get rich!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published