kohlglenn / CPSC455

A repo for our CPSC455 project
0 stars 0 forks source link

Scrum Report 5 #18

Open icyfire77 opened 2 years ago

icyfire77 commented 2 years ago

Name: Yi Fan (Ivan) Feng

What did you work on this past iteration (2 weeks)? reworked data flow ideas, finalised design of pages

What were any major issues/challenges you ran into? no issues this sprint, just wrapping everything up

What do you plan to work on for this coming iteration (2 weeks)? finalising the CSS design of each page as well as making sure the user workflow works between all of them. Making sure the interface also works correctly on mobile

shawnpak commented 2 years ago

Name: Shawn Pak

What did you work on this past iteration (2 weeks)? Completed most of the lobby functionality, adding lobbies and lobby settings data to the database. Also added ability to update lobby settings data in the database. Lobby now also displays participants in the lobby.

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

What do you plan to work on for this coming iteration (2 weeks)? Adding distinction between host and participants in lobby data, displaying different styles of the same component to the respective host/participant.

kohlglenn commented 2 years ago

Name: Kohl Peterson

What did you work on this past iteration (2 weeks)? Restaurant selection back-end, front-end and deploying to heroku.

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

What do you plan to work on for this coming iteration (2 weeks)? Finish the restaurant selection for multiple users (host + others) + big fixing.

alyucia commented 2 years ago

Name: Allen Hong

What did you work on this past iteration (2 weeks)? Working account login/creation, set up user object to interact with lobby

What were any major issues/challenges you ran into? Figuring out how to transfer data between lobby and user objects

What do you plan to work on for this coming iteration (2 weeks)? Creating user statistics page, properly calculating statistics when lobby finishes, fixing user security issues