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

Scrum Report 1 (due May 26 10pm) #1

Open itsdomlo opened 3 months ago

itsdomlo commented 3 months ago

For the project:

  1. What you’ve worked on in the previous two weeks?
  2. What you’ll be working on in the next two weeks?
  3. Where you might have gotten stuck during the last two weeks?
AdwaitKulkarni58 commented 3 months ago

Adwait Kulkarni

1) Creating requirements for the project and adding rough sketch prototype images. 2) Setting up the codebase, creating the first component, and finalizing the front-end design. 3) Deciding what APIs to use to get project data.

subhrodeepg commented 3 months ago
  1. Finalizing a project idea, creating a project plan and exploring potential APIs for movie recommendations.
  2. Finalizing movie recommendation API or creating recommendation algorithm for a movie. Starting the frontend portion of the application.
  3. Deciding which APIs to use
pat-ok commented 3 months ago

Patrick Liang:

  1. Discussing and finalizing project ideas, plans, and functionalities to include.
  2. Researching and deciding what APIs or datasets to use.
  3. Discussing how to implement the recommendation system.
itsdomlo commented 3 months ago
  1. Contributed to project ideas and requirements, provided some potential UI reference and APIs
  2. Decide whether to use API (and which) or own algorithm for recommendation, decide on the core questions to ask the users, create the view of the main page
  3. Finding a good API for recommendation, what questions should we ask the user