mazlend / CPSC455-StreamBuddy

MIT License
1 stars 3 forks source link

Scrum Update #3 #3

Open mazlend opened 3 years ago

mazlend commented 3 years ago

Scrum updates for the weeks (June 12 - June 26)

Please post in the comments with your CSID:

What did you work on this past iteration (2 weeks)? What were any major issues/challenges you ran into? What do you plan to work for this coming iteration (2 weeks)? Total: ~ 5 sentences max!

See grading rubric here: https://blogs.ubc.ca/cpsc436i2020s/assessment-rubrics/#sec-2

saadishahid commented 3 years ago

CSID: u4y2b

What did you work on this past iteration (2 weeks)? Improving upon frontend implementation from project sprint 2. Modifying components so they can be reused (for example, search bar can be used to search for movies and actors).

What were any major issues/challenges you ran into? Code organization.

What do you plan to work for this coming iteration (2 weeks)? Develop backend and put finishing touches on frontend.

mazlend commented 3 years ago

CSID: r3g3b

What did you work on this past iteration (2 weeks)? Worked towards the minimal requirements for the UI by building the sidebar, reformatting the logo, and handling various styling issues with my teammates. In addition, participated in several team discussions and brainstorming sessions for the next steps.

What were any major issues/challenges you ran into? Ran into several challenges in regard to github merging and branch conflicts. Faced issues with material ui components and overall style conflicts as well. All issues eventually resolved through teamwork/discussion.

What do you plan to work for this coming iteration (2 weeks)? Finalizing the frontend and starting work on the backend database to make the site functional. Lots of work to do on the api / movie information in order to get the search and filter components to work correctly.

naztazeem commented 3 years ago

CSID: h5a2b

What did you work on this past iteration (2 weeks)? Participated in several team discussions to brainstorm ideas, decide the next steps, and distribute tasks. Worked on the front end to meet the minimum requirements for the UI. I created a reusable autocomplete + search component to filter films by genre, country, and language. I also worked closely with other team members to combine our code and resolve all styling issues.

What were any major issues/challenges you ran into? Ran into challenges while combining all our code, resolve merge conflicts, and make the overall frontend styling consistent. All styling and code conflicts were resolved through team discussions.

What do you plan to work for this coming iteration (2 weeks)? Complete the frontend and start working on the backend including looking into API and filter search results based on user selections and criteria.

jkwok2 commented 3 years ago

CSID: g6m8

What did you work on this past iteration (2 weeks)? Contributed to team discussions. Worked on several sidebar and search components.

What were any major issues/challenges you ran into? Had some personal circumstances which made it more difficult to contribute this sprint.

What do you plan to work for this coming iteration (2 weeks)? Create backend, meet other requirements for project, create account and sign-in pages.

FlorentinaSimlinger commented 3 years ago

CSID: z2z2b

What did you work on this past iteration (2 weeks)? Lead team discussions, created the Slider component, researched for popup options, helped out with bugs on other components.

What were any major issues/challenges you ran into? I helped out team members with their components, unfortunately we had merge conflicts and not enough time to look into those, thus some of my contribution did not make it into the merged end result

What do you plan to work for this coming iteration (2 weeks)? We revisited our strategy yesterday and decided that we need to start implementing the standard requirements. We will have a sprint kick-off meeting on Tuesday and regular scrum meetings thereafter to make sure we are on track. Main focus will be to get the backend done and check off some of the standard requirements.