Accomplishments this week
- Almost finished the web application, it can now correctly display the first page of a score with user inputs. Achieved this by adding and editing code written before for image matching to the django view module
- The flow of user input looks like this now
- Register an account on the register page
- Or login to the website as an existing user
- Then on the homepage, there are two things that the user can do
- One is to go to profile page by clicking on profile, to see a list of previously uploaded scores
- The other is to connect to a hardware and start using, if the hardware is in use by other user, then will stay at this page with a message
- Otherwise, can go to the next select page
- User can then select a song, or upload another new one that’s not in his/her current selection, both will lead to the next page
- And at the bottom there’s a button that says “end session”, by clicking the button, the user goes back to home page and other user can user the rpi now
Progress for schedule
- On schedule
Deliverables I hope to accomplish next week
- Finish connecting to Candy’s MIDI tracking program
0 Comments