Vihangip / down2meet

https://down2meet.onrender.com/
2 stars 0 forks source link

Scrum Report - Jun 11 #8

Open FeeshSushi opened 1 year ago

FeeshSushi commented 1 year ago

Johnny Lau, t1q8u

  1. What did you work on this past iteration (2 weeks)? I worked on developing the structure of our main social feed page, set up the react components and redux, and basic styling for our website.

  2. What were any major issues/challenges you ran into? It turned out that for Assignment 2, my group and I used different Redux formats, so it took me a bit to adjust to how the rest of my group members did Redux.

  3. What do you plan to work on for this coming iteration (2 weeks)? I plan on continuing on developing the components for the different pages we will be including, as well as styling.

karatwan commented 1 year ago

Karat Wannissorn, y3a3b

What did you work on this past iteration (2 weeks)? I worked on retrieving user info after Google sign-in and looked into how we could implement posts/forum.

What were any major issues/challenges you ran into? When I was looking at example code for the forum, it was hard to understand since I'm not familiar with backend and don't have much experience with APIs.

What do you plan to work on for this coming iteration (2 weeks)? I plan on developing the functionality of the components we've made ie. making HTTP requests to a dummy database

Vihangip commented 1 year ago

Vihangi Perera y2y8m

What did you work on this past iteration (2 weeks)? I worked on developing the Nav bar component of our website and collaborated with my team to create the Post Bar component as well. I also joined my team in brainstorming ideas for our website styling and logo.

What were any major issues/challenges you ran into? It was difficult to use react and redux at first since I had no experience with it before.

What do you plan to work on for this coming iteration (2 weeks)? I plan on working on the rest of our app requirements and adding functionality to those requirements.

itslululu commented 1 year ago

Lucy Li, k1k9o

What did you work on this past iteration (2 weeks)? I worked on the Availability Button and Active User list components.

What were any major issues/challenges you ran into? It was difficult figuring out what exactly needed to be done for the components especially when adding redux to it.

What do you plan to work on for this coming iteration (2 weeks)? I plan on developing the functionality of the components I have made and continue to create the components for other pages.

chinenye1 commented 1 year ago

Chinenye Oluka, C1Y2B

1 What did you work on this past iteration (2 weeks)? I worked on creating the login functionality for the site using the Google API login service.

2 What were any major issues/challenges you ran into? I had to ask a team member to help me fix a login issue that was related to the client ID URLs

3 What do you plan to work on for this coming iteration (2 weeks)? I plan to look further into how to retrieve user information using the API login. Also, I plan to work on a design component.