ColeMK / kaleidoscope

49595OSS Senior Design
MIT License
2 stars 1 forks source link

Firebase Uploads/Downloads Database #25

Open Chise7 opened 6 months ago

Chise7 commented 6 months ago

Database- -Downloads --User_ID ---Video_ID = "VideoName""ML_Type" ---Video_Status

-Queued --Video_ID = "User_ID"&"Video_Name"&"ML_Type"

Database refresh will be done on user page refresh.

Downloads has status value, when status value == done, grab from S3. When status value == certain point, update progress bar to match that.

Chise7 commented 5 months ago

4/10/24 Status

--Progress bar updating on downloads page is current task-- Moved to separate task.