Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workshop 4 Scrum Report #13

Open
JamesJHPark opened this issue Jun 25, 2022 · 4 comments
Open

Workshop 4 Scrum Report #13

JamesJHPark opened this issue Jun 25, 2022 · 4 comments

Comments

@JamesJHPark
Copy link
Collaborator

No description provided.

@dabeedc
Copy link
Owner

dabeedc commented Jun 25, 2022

David Chung d4n1b
What did you work on this past iteration (2 weeks)?
In the past iteration (2 weeks), I designed the wireframe design and general UX Flow of our application. I used React Router Dom to achieve this and was able to link all of our components.

What were any major issues/challenges you ran into?
The main challenges were encountered when I was looking at React Router tutorials because the most recent is react router 6, so a lot of the resources I was looking at was not applicable in my case.

What do you plan to work on for this coming iteration (2 weeks)?
In this coming iteration, I plan to create the MongoDB database and add Mongoose to Express. We are also going to work on planning and designing the Mongoose model.

@scott-m-king
Copy link
Collaborator

Scott King x2f2b

What did you work on this past iteration (2 weeks)?
I implemented the Redux store, created actions to toggle focus mode and add user's profile data to redux store. I also implemented focus mode which darkens background and moves clock to center of screen when the timer is started.

What were any major issues/challenges you ran into?
CSS styling, figuring out how to best implement focus mode (eg. using prop drilling or Redux), more design considerations.

What do you plan to work on for this coming iteration (2 weeks)?
Implement group/social features (add friend, click on friend's profile), add pomodoro session room features for collaborative study sessions

@JamesJHPark
Copy link
Collaborator Author

James Park (y3o8)

What did you work on this past iteration (2 weeks)?
In the past iteration, I have worked on adding the customizable user's statistics table page with the initial data stored using Redux and Express.

What were any major issues/challenges you ran into?
The major challenge encountered was to build the statistics page that is applicable to our project goals in terms of user statistics.

What do you plan to work on for this coming iteration (2 weeks)?
For this coming iteration, I plan to work on developing the MongoDB queries required to display the statistics information in addition to working on the data visualization.

@anson1014
Copy link
Collaborator

Anson Chung (m0j2b)

What did you work on this past iteration (2 weeks)?
In the past two weeks I worked on integrating the frontend react components and redux with the logout functionality.

What were any major issues/challenges you ran into?
The code that I was working on was not entirely my own. So there was a hurdle in having to learn my teammates code before being able to implement my work.

What do you plan to work on for this coming iteration (2 weeks)?
For this coming iteration, I plan on extending the login/logout functionality and hooking it up with the backend nodejs server. I hope to implement JSON Web token authentication, cookies, and password hashing express middleware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants