ubc-cpsc455-2024S / project-11_movie_mavericks

Discover your next favorite movie with our personalized recommendation website!
https://project-11-movie-mavericks-1.onrender.com/
MIT License
0 stars 1 forks source link

Final Scrum Report 6 (Due Aug 11 11:59 PM) #35

Open itsdomlo opened 3 months ago

itsdomlo commented 3 months ago
  1. What did you work on this past iteration (2 weeks)?
  2. What were any major issues/challenges you ran into?
  3. What do you plan to work on for this coming iteration (ASSUMING THE PROJECT WAS CONTINUING)?
itsdomlo commented 3 months ago

Dominic Lo (DL):

  1. Designed landing page, accessibility and responsiveness, implemented edit and remove comments, fix various UI quirks
  2. Ensure landing animation only happens once, challenging to get UI to work on all screens
  3. Authenticated communication with our server, keep user login upon refresh
AdwaitKulkarni58 commented 3 months ago

Adwait Kulkarni (AK):

  1. I helped polish up the code and find last-minute errors and flaws. I also made the README up-to-date based on the work in the last week.
  2. A challenge I faced was solving small errors when there were only 15 minutes left to the deadline and hoping that I did not break anything just before the presentation.
  3. In the future, I would like to implement some of the stretch requirements we have like machine learning and voice recognition.
pat-ok commented 3 months ago

Patrick Liang (PL):

  1. Fixed UI bugs in the accounts wishlist and review pages, improved lucky page, improved wishlist adding on recommendations for mobile.
  2. Finding the source of bugs and fixes for components that were written or structured differently.
  3. Implement some more stretch requirements and add a dedicated search bar for movies
subhrodeepg commented 3 months ago

Subhrodeep Ghose (SG):

  1. I added a combo-box for adding or selecting watchlists in the UI.
  2. Figure out how to use a combo-box element from Material UI.
  3. Fix some bugs outlined by Stephanie.