CPSC-455-Summer-2022 / WixHub_Project_S22

CPSC 455 Project
5 stars 0 forks source link

Team Scrum Report (June 12) #22

Closed lzwsl closed 2 years ago

lzwsl commented 2 years ago

Updates for this sprint

lzwsl commented 2 years ago

Sherman Lam

1) What did you work on this past iteration (2 weeks)?

Created FIGMA design mockups for the website as well as determine what kind of features our site may feature Determine components that may be needed for our site to function well as well as ensure that any features would be accounted for Create User Dashboard component and have it display on our site

2) What were any major issues/challenges you ran into?

Deciding how the page would be laid out as well as figuring what features are viable in the timespan that we are working with Initial uploads to github and having various people upload their implementations caused some small issues regarding the ability to build the dev branch

3) What do you plan to work on for this coming iteration (2 weeks)?

I plan on revamping/revising the figma mockup of our website and then tranfering those designs into our frontend code Create more components that we may need, as well as revising existing components to comply with our figma design

ronin-cunningham commented 2 years ago

1) What did you work on this past iteration (2 weeks)?

Created components for the different pages of our site. Created nav bar component with react-router to route the components.

2) What were any major issues/challenges you ran into?

Someone installed npm packages in the wrong folder which caused our app to crash. Figuring out this weird bug with react-router's npm install (got it working now though)

3) What do you plan to work on for this coming iteration (2 weeks)?

Flesh out front end React components to further develop our website. Integrate material UI into our page's components.

tillson27 commented 2 years ago

Josh Tillson - i4i2b

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 (2 weeks)?

zkwvcin commented 2 years ago

Weichong Zhao 1) What did you work on this past iteration (2 weeks)?

Created Sign-up page component Created LoginVsSignup component

2) What were any major issues/challenges you ran into?

npm doesn’t work

3) What do you plan to work on for this coming iteration (2 weeks)?

Mongo DB