shiyuchen6688 / free2meet

1 stars 3 forks source link

Final Scrum Report #145

Open guorunhe-design opened 2 years ago

guorunhe-design commented 2 years ago

Name: Runhe Guo (Josh) Scrum Update:

  1. I worked on modifing some UI and clean the code.
  2. The major issue was to fix the router path that a frontend path is collided with the backend path.
  3. I'm planning to relax.
xbh0403 commented 2 years ago

Name: Banghua Xu Scrum Update:

  1. I worked on firebase email authentication for sign-up and forget password, debugging, and cleaning up the codes.
  2. The major issue was that when refreshing on creat new meetup pages, a get request would be sent with an invalid URL at the frontend, which was fixed by changing the frontend URL.
  3. I'm planning to take some rest as well :).
mingxingong commented 2 years ago

Name: Ming Gong Scrum Update:

  1. I worked on allowing other file types to be uploaded, adding a hamburger menu, and writing the README.
  2. The major issue I ran into was getting filetype data sent from the frontend to the API endpoint, as I couldn't retrieve the data easily, until I read the documentation and understood how to properly retrieve the data.
  3. I'm going to relax.
shiyuchen6688 commented 2 years ago

Name: Shiyu Chen Scrum Update:

  1. I worked on improving JSON web token authentication and handling exceptions/edge cases for input.
  2. The major issue I ran into was changing the route structure to fit the JSON web token so that it can use the username and email from the token instead of from redux.
  3. I'm planning to sleep