kohlglenn / CPSC455

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

Scrum Report 2 #8

Open kohlglenn opened 2 years ago

kohlglenn commented 2 years ago

Name: Kohl Peterson

What did you work on this past iteration (2 weeks)? Added a reasonable structure to the app (pages/components/routes/etc) and added a dummy api to start integrating api calls with our front end where we need to. Looked into the Google Nearby Places API response and other endpoints we will need to use and mocked out the responses. Simple redux setup. Started working on the Restaurant Selection page using this data but it is still a work in progress.

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

What do you plan to work on for this coming iteration (2 weeks)? Finish the restaurant selection page and the 'winner' restaurant page. Start on the api calls we need our backend to do.

shawnpak commented 2 years ago

Name: Shawn Pak

What did you work on this past iteration (2 weeks)? Created two components for the group selection and group creation pages. Implemented the front end design and styling for them, displaying lobbies by mapping over a list. Looked into redux and planned state setup for lobbies.

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

What do you plan to work on for this coming iteration (2 weeks)? Fleshing out the front end for the group selection page, and reworking the group creation page. Adding functionality to the front end, and implementing redux states for lobbies.

alyucia commented 2 years ago

Name: Allen Hong

What did you work on this past iteration (2 weeks)? Created landing page and worked out page layout. Wrote component with some redux to handle app instructions in a user friendly manner

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

What do you plan to work on for this coming iteration (2 weeks)? Create the account states in redux. Figure out how the pages flow according to the account that is logged in. Weite some REST calls to dummy backend to handle acocunts

icyfire77 commented 2 years ago

Name: Yi Fan (Ivan) Feng

What did you work on this past iteration (2 weeks)? Redesigning the logo and rethinking the UI design of the app along with giving the app a finalised name, meeting with the others and discussing UI choices

What were any major issues/challenges you ran into? Wasn't particularly familiar with the technologies so definitely need more personal practice with them.

What do you plan to work on for this coming iteration (2 weeks)? Finishing up and committing the pages featuring our new planned changes for the UI. Redesigning the aforementioned pages and attending the upcoming react/redux workshop meeting to write cleaner code. Standardising some CSS choices throughout pages to streamline the interface design overall