2024 Mar. 5:
- We create Spotify-wrapped-group-5 as the GitHub repository. We keep it private and invite all group members to edit it.
- A group member uploads a folder with Empty-View-Activity Android Studio template files.
2024 Mar. 7:
- Finished Spotify Android Studio tutorial
2024 Mar. 12
- Setting up Spotify API
- Change the layout of MainActivity
- Design New Fragment windows to address User Story #1: a colorful and fun presentation of the different aspects of a user's personal Spotify music listening tastes displayed
2024 Mar. 14
- Set up connections between the main page, sign-up page, and login page
2024 Mar. 26
- Set up Firebase for User Story #2: As a user, I want to be able to create an account and log into to the app so I can view my past Spotify Wrapped summaries.
- Debugged the login page
- Completed User Story #12: As a user, I would like to be able to sign into my account from any device (Firebase cloud storage instead of SQLite)
2024 Apr. 2
- Fixed merge errors
- Decided to create music-wrap reports based on top artists.
- Designed a new UI for the login page.
2024 Apr. 4
- Carried out a phase test: some exceptions were not handled properly.
- Fixed the above issue.
2024 Apr. 9
- Completed functions that get and process top artists.
- Clean the UI and implement the UI design.
2024 Apr. 16
- Initiated the implementation of the analysis of music taste and personality.
- Initiated the implementation of background music for the wrap
2024 Apr. 18
- Added images for artists and wrapped report
- Completed the implementation of background music for the wrap.
2024 Apr. 21
- Complemented the implementation of the analysis of music taste and personality.