Skip to content

Geektoolkit/AllergyScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allergy Scanner — Local-first PWA (MVP)

This repo contains a minimal scaffold for the Allergy Scanner PWA (React + TypeScript + Vite). It is an initial skeleton to begin implementation; features include:

  • Scan / lookup by barcode (OpenFoodFacts integration)
  • Profiles & allergen CRUD placeholders
  • Basic matching engine stub

To run locally (requires Node.js):

  1. cd allergy-scanner
  2. npm install
  3. npm run dev

Next steps: implement IndexedDB storage, improve matching rules, add camera barcode scanning, and complete CRUD UI.

About

A simple allergy scanner app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages