THE STEM LAB
FUTURE READY
โ€“

Equipment Tracker

Summer 2026 ยท 0 out
Add Instructor
Current Instructors
Add Location
Current Locations
Add Equipment Type
Current Equipment Types
Add Asset IDs
All Assets by Type
0
Available
0
Checked Out
0
Missing
0
Benched
0
Still Out
0
Returned
0
Missing
0
Benched
Filter
Records
Who & Where
Equipment & Asset IDs

Tap equipment to expand. Select IDs from the list or type custom ones.

Add Unlisted Equipment
Notes
๐Ÿ”ฅ Connected to Firebase โ€” real-time sync is live. No setup needed.
Firebase Connection

This app is connected to Firebase Firestore. Data syncs in real time across all devices. No configuration needed โ€” just open the URL and it works.

โœ“

Project

inventory-tracker-a45fb

โœ“

Database

Firestore โ€” checkouts collection

โœ“

Real-time sync

All devices see changes instantly. No refresh needed.

โš  Security rules: Your database is in test mode (expires in 30 days). Before it expires go to Firebase Console โ†’ Firestore โ†’ Rules and replace with:
rules_version = '2';
service cloud.firestore {
  match /databases/{db}/documents {
    match /{doc=**} { allow read, write: if true; }
  }
}
Deploy to Netlify
1

Free account at netlify.com

Sign up free โ€” no credit card.

2

Sites โ†’ Add new โ†’ Deploy manually

Drag this HTML file in โ†’ Rename to index.html โ†’ Deploy. Done.

3

Add to phone home screen

iPhone: Safari โ†’ Share โ†’ Add to Home Screen. Android: Chrome โ†’ menu โ†’ Add to Home Screen.

Edit Equipment Type
Admin Access
Enter the admin password to continue