Skip to content

awu0521/inventory-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Tracker

Automatic Warehouse Item Manager

  • Build with npm install.
  • Compile with: npx tsc.
  • Run tests with: npm test.
  • Run coverage tests with: npm run coverage.

  • Start server with: npm run dev.
  • Stop server with: CTRL+C.

  • Test server with: npm run simulate.

Testing done with Mocha + Chai (c8 for coverage testing).

About

IoT inventory tracking system using dual RFID sensors and an ESP32 microcontroller to automatically detect and log incoming/outgoing shipments in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors