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 4 #28

Open Gurman-Bal opened 3 months ago

Gurman-Bal commented 3 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)?
Gurman-Bal commented 3 months ago

G.B

  1. Allow devices to share chatbox over network
  2. Getting them to work together was pain but ended up working
  3. Intergrating chatbox with user profiles so they can only edit or delete thier own messages. Also will look into deployment.
akong8 commented 3 months ago

A.K.

  1. Fixing styling of the map + details panel, scraping the informal UBC learning space website for study spots and displaying them in details panel, search bar for filtering pins
  2. Unable to find a free geocoding API to obtain their coordinates
  3. Update the UI, try to scrape more sites for data, and find a geocoding API
dylanz13 commented 3 months ago
  1. Incorporating the MongoDB dabase into our user design
  2. Playing around with Google Auth and Atlas credentials presented itself as a problem quite a few times
  3. Formalitizing the role of user data in our project, and incorporating it to our MongoDB backend.
latsyrc5 commented 3 months ago

C.Y.

  1. Looked into updating the styling of the details popup panel
  2. Also unable to find a free geocoding API
  3. Update the UI and assist in finding a free geocoding API
linuschen28 commented 3 months ago

L.C.

  1. Worked on implementing the Google Login/Auth system.
  2. Had trouble figuring out how to implement Google Auth with the DB (eventually implemented by Dylan).
  3. Going to try scraping the various sites for room booking information and integrating that with the map.