Vihangip / down2meet

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

Scrum Report July 16th #31

Open FeeshSushi opened 1 year ago

FeeshSushi commented 1 year ago

Johnny Lau, t1q8u

What did you work on this past iteration (2 weeks)? I worked on overhauling our styling and adapting our front-end components to fit with the new website.

What were any major issues/challenges you ran into? We had different ways of implementing mongoose so there was a bit of confusion with the backend.

What do you plan to work on for this coming iteration (2 weeks)? I plan on working on the hangout functionality, fixing bugs with the post.

chinenye1 commented 1 year ago

Chinenye Oluka, C1Y2B

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

I worked on adding the server and database functionality to the calendar (where users can add an event and view the events added). I made the calendar displayed on the profile shows "Busy" when viewed from the profile page (for privacy from other users viewing someone's profile), but shows the actual title when viewed from the Event's page.

What were any major issues/challenges you ran into?

Integrating my code style to match that which my teammates had already created. Also trying to figure out how to display the events gotten from the database in our calendar.

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

I plan on working on:

itslululu commented 1 year ago

Lucy Li, k1k9o

What did you work on this past iteration (2 weeks)? I worked on adding the post and user to MongoDB and ensuring that sign-in/create account works

What were any major issues/challenges you ran into? We were not sure how to organize our data schemas and the connections between them

What do you plan to work on for this coming iteration (2 weeks)? I plan on working on the session for the user to use when signing in.