Vihangip / down2meet

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

Scrum Report - July 30th #54

Open karatwan opened 1 year ago

karatwan commented 1 year ago

Karat Wannissorn, y3a3b

What did you work on this past iteration (2 weeks)? I worked on syncing the events calendar to each user on Profile and FriendProfile

What were any major issues/challenges you ran into? Integrating everyone's code was difficult. A lot of my code was dependent on other parts, so when someone makes changes to another page/component, I had to make changes on my page for the code to work again

What do you plan to work on for this coming iteration (2 weeks)? I plan on working on syncing confirmed hangouts with the events calendar and making the profile editable

chinenye1 commented 1 year ago

Chinenye Oluka, C1Y2B

What did you work on this past iteration (2 weeks)? I worked on:

What were any major issues/challenges you ran into? Combining everyone's code led to a lot of merge conflicts which made me have to implement certain features several times - it was frustrating.

What do you plan to work on for this coming iteration (2 weeks)? I plan on working on adding an event and flagging them as a standard/recursive event, and to fix other bugs related to adding groups (i.e displaying friends to be added to the group).

Vihangip commented 1 year ago

Vihangi Perera, y2y8m

What did you work on this past iteration (2 weeks)? I worked on the following:

What were any major issues/challenges you ran into? It was difficult to set up render at first, and also to adjust from react store to local storage for obtaining user information.

What do you plan to work on for this coming iteration (2 weeks)? I plan on working on setting up environment variabes, styling and the ability to show availability only to particular friends.

itslululu commented 1 year ago

Lucy Li, k1k9o

What did you work on this past iteration (2 weeks)? I worked on the following:

Turned our login into a Passport session based google authentication. Saving and clearing of local storage.

What were any major issues/challenges you ran into?

It was hard trying to figure how how to keep data to persist during a session, and prevent it from turning null after a refresh.

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

I plan on working on improving of the authorization of the first page, so that if a user is not signed in, will not have access to the other parts of the site. Will start adding posts to the user schema's hangouts after a post is posted.

FeeshSushi commented 1 year ago

Johnny Lau, t1q8u

What did you work on this past iteration (2 weeks)? I worked on developing new components and fixing the bugs that came with all our GET requests.

What were any major issues/challenges you ran into? We pushed our project to Render early, and that made debugging extremely difficult and tedious.

What do you plan to work on for this coming iteration (2 weeks)? I plan on working finishing the front end components and styling.