ubc-cpsc455-2024S / project-18_fps_addicts

project-18_fps_addicts created by GitHub Classroom
MIT License
1 stars 1 forks source link

Scrum Report 3 #20

Open akong8 opened 4 months ago

akong8 commented 4 months ago
  1. What did you work on this past iteration (2 weeks)?
  2. What were any major issues/challenges you ran into?
  3. What do you plan to work on for this coming iteration (2 weeks)?
akong8 commented 4 months ago

A.K.

  1. I was focusing on the waypoint popup component, styling, setting up express server
  2. some styling issues that are interfering with map
  3. implementing a favouriting system where users can favourite study spots + styling the popup and main page
latsyrc5 commented 4 months ago

C.Y.

  1. Added more fields and information for the study spots, updated the frontend to show the new fields.
  2. Had some issues with getting accurate location coordinates from Google Maps
  3. Fetching the data from UBC learning Spaces.
dylanz13 commented 4 months ago
  1. worked on getting introductory redux incorporated into the project.
  2. One issue encountered was with a state in redux not being properly changed.
  3. I plan to work on solidifying the redux states in our project, and introducing MongoDB.
linuschen28 commented 4 months ago

L.C.

  1. I created the frontend react + redux for the login page.
  2. Had some small issues with figuring out the redux component.
  3. I plan to change the login system to use Google login instead, work on user personal profile, and possibly incorporating the room booking system.
Gurman-Bal commented 4 months ago

G.B

  1. Added the chatbox functionality
  2. The chatbox didnt like behaving independently based off each pin
  3. Add functionality with the chatbox and fix alot of local issues with it