Devlog #3
Date: 7/30
Total time spent: 7hr 29m (using an already established file that had Firebase already attached that can’t currently be linked to this project) - hour log proof in photo folder linked
Completed as of this devlog:
admin.html: (page of the website made for me to upload dances to library)
- added input fields for song title, artist, section timestamps
- section timestamps includes start, end, and label of section
- member fields name, youtube video id for full body fancam as guide video, and mediapipe created keypoints files)
practice.html:
- start camera button actually uses and mirrors webcam footage
- added the space that score will go into
library.html:
- added and formatted dances on the page
- correctly sources all dance schema from firestore to display
- filter chips filter the dances by artist
- search bar to search dances
community.html:
- properly formatted each field
To-Do List:
admin.html:
- still have to add actual file input field for the keypoint files
- add logic to make add dance to library button actually upload to firebase storage and create a firestore document
practice.html:
- link results from clicking on dance in library.html to run in youtube player
- add the logic to load the loop option buttons
- add the logic to start actually recording with record session
- add a stop recording button
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.