shinhs0506 / SquadSearch

0 stars 1 forks source link

Project Scrum #4 #36

Open baekanthony opened 2 years ago

baekanthony commented 2 years ago

Anthony Baek

In the past few weeks I've been learning how to use MongoDB, working on assignment 4, and building a simple version of the chatboard page.

I had difficulties understanding how to connect MongoDB queries with redux. I was mostly confused on which method to use since so many tutorials seemed to do did things differently.

In the next two weeks, I plan on learning more about socket.io, working on assignment 5, , and learning/using material UI and redux forms.

shinhs0506 commented 2 years ago

John Shin

In the last three weeks, I worked on assignment 4, backend APIs and MongoDB schema for the event entities, user authentication and integrated snackbar into our project.

User authentication was particularly hard because of various security issues that come with different approach.

I plan on making login persist on page refreshes and tabs, and creating input/access validation for the APIs