leoxyu / 455-project

4 stars 0 forks source link

Scrum Report 2023-08-10 #139

Open wgervasio opened 1 year ago

wgervasio commented 1 year ago

Describe (for the project):

Quote from course staff: REQUIRED - Scrum report 6. A final wrap up scrum report to talk about what you did in the last two weeks, and what you would hypothetically work on if you were to continue on the project.

csid:

(1) what you’ve worked on in the previous two weeks,

(2) what you’ll be working on in the next two weeks, and

(3) where you might have gotten stuck during the last two weeks.

These should be quite short (a sentence for each of the three items above).

leoxyu commented 1 year ago

csid: z5z2b

(1) what you’ve worked on in the previous two weeks, Fixing youtube auto import for updated schema, song page, some UI and presentation prep

(2) what you’ll be working on in the next two weeks, and the course is finished, but I would implement a graph for song page that relates songs based on the various properties that are stored.

(3) where you might have gotten stuck during the last two weeks. n/a

wgervasio commented 1 year ago

csid: s0m3b

(1) what you’ve worked on in the previous two weeks,

(2) what you’ll be working on in the next two weeks, and

(3) where you might have gotten stuck during the last two weeks.

Ning114 commented 1 year ago

csid: c9x2b

(1) what you’ve worked on in the previous two weeks

(2) what you’ll be working on in the next two weeks, and

(3) where you might have gotten stuck during the last two weeks.

-n/a

moseshsu01 commented 1 year ago

csid: t8v2b

(1) what you’ve worked on in the previous two weeks, Implement favouriting, fix UI for player, editor, navbar, options, page selector, clean up code for entire codebase, debugging spotify player.

(2) what you’ll be working on in the next two weeks, and I would implement liking and look into other options for playing spotify songs.

(3) where you might have gotten stuck during the last two weeks. I spent way to long debugging why the spotify player would sometimes not work, only to determine that it was a browser issue and that it was out of our control

AlexZhou876 commented 1 year ago

csid: n4z2b

(1) what you’ve worked on in the previous two weeks, infinite scroll, clicking into playlist page, player/playlists redux changes, performance optimization for playlists page mainly lazy loading of songs within playlists (only load when playing or navigating to single playlist page)

(2) what you’ll be working on in the next two weeks, and I would like to implement discoverability of other users' unifi playlists, public/private playlists, server side playlists filter/sort, server side song page queries, UI success/fail notifications for importing.

(3) where you might have gotten stuck during the last two weeks. Spent a lot of time fine-tuning the infinite scroll behaviour and performance optimizations