srujanr40 / dogfish

CPSC 455 Project
3 stars 0 forks source link

Workshop 4 Scrum Report #39

Open srujanr40 opened 1 year ago

srujanr40 commented 1 year 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)?
srujanr40 commented 1 year ago

Srujan Rao k1w2b

  1. Added validation for creating sessions, helped set up the server for our application
  2. Deciding between different design decision on how we wanted our thunks set up to interact with api endpoint calls
  3. Make creating sessions more robust in the backend, and making the UI for session creation more intuitive. If time permits, add the cost splitting feature
ksridar commented 1 year ago

Krish Sridar t7w2b

  1. UI Updates to cards, featured card, navbar, Authentication front end and backend
  2. I had issues dealing with asynchronous actions between the server and redux files
  3. Finalizing authentication and revamping the entire website styles to make everything consistent
edvinkeskin commented 1 year ago

Edvin Keskin x9g3b

  1. I worked on the chat feature used for contacting people in the same sport session.
  2. I didn't know which technology to use to implement the chat feature. I tried using sendbird but their UI and the way they defined channels and lack of documentation led me to use a react chat UI library and create the realtime messaging feature myself.
  3. UI work and creating a forum page
rkelly123 commented 1 year ago

Rory Kelly v7y2b

  1. I revamped our redux setup to make it a bit cleaner, set up Mongo and connected it to all of our existing functionality, I created a session recommendation algorithm and set it up with our featured sessions functionality, and wired the joining functionality so that sessions can actually be joined and left.
  2. There were no major issues. Only problem was really that it can be difficult to all be using the same DB with no backup, makes us need to take special care when making changes.
  3. I will refine the recommendation algorithm and joining functionality to make joining sessions update more session fields to aid in future recommendations. I also plan on making a cancel session button, introducing the idea of session owners, filling the DB with a lot of actual good data for demonstration purposes, and lastly, figuring out the deployment and hosting of the app.
Taqdeer commented 1 year ago

Taqdeer Grewal e2k1l