Audacity21 / bz-lab-tracker

App for mentors to track progress of lab students
https://bz-lab-tracker.vercel.app/
1 stars 2 forks source link

Connect app to backend #15

Open Audacity21 opened 4 months ago

Audacity21 commented 4 months ago

Remove dependency of app on local storage and connect it to firestore/mongodb database. Each new lab session will have a UID which can be used by other mentors to load/modify the data.

UID can be of format - Date-College-Roomno (eg: 10-06-2024-gnits-cl1)