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

Scrum Report After Workshop2 #1

Open
cccttt10 opened this issue May 23, 2020 · 3 comments
Open

Scrum Report After Workshop2 #1

cccttt10 opened this issue May 23, 2020 · 3 comments

Comments

@cccttt10
Copy link
Owner

cccttt10 commented May 23, 2020

  • What you’ve worked on in the previous two weeks

I specified requirements, finished UI prototypes and also set up boilerplate code for the back end and the front end.

  • What you’ll be working on in the next two weeks

I will mostly work on the front end to implement UI features. I may also implement some back-end APIs that the front end can use

  • Where you might have gotten stuck during the last two weeks

Implementing async requests in Redux might be challenging because Redux reducers require pure functions. There are tools like redux-saga to make reducers async, but they might be difficult and confusing.

@Max980109
Copy link

Max Song
CSID: b4j1b

  • What you have worked on in the previous two weeks

I finalized the project ideas and technical requirements with my teammates.

  • What you'll be working on in the next two weeks

I will implement the front end UI next week, and add new functionalities for the back end server.

  • Where you might have gotten stuck during the last two weeks

The most challenging thing I found was the debugging of front end since we could not write test s for them. Using 'console log' might be a good idea to help me debug.

@mjdfx073131
Copy link

mjdfx073131 commented May 24, 2020

Kerry Zhou q2k2b:
What you have worked on in the previous two weeks
I went through some blog websites and forum and integrated their features in order to give suggestions to our own project.

What you'll be working on in the next two weeks
I will implement the front end UI next week and meanwhile do some test. I will also consolidate the knowledge about React + Redux we learnt in the second workshop.

Where you might have gotten stuck during the last two weeks
The most tough moment I had was to try to "debug" css file. It seemed all right but you had to test line by line so as to make the website you wanted to be.

@LinlinlinlinW
Copy link

Bolin Wang
CSID: i3l2b

  • What you have worked on in the previous two weeks
    Participated in UI design.
    Discussed with teammates and finalized technical requirements.

  • What you'll be working on in the next two weeks
    Get familiar with Redux+React+TypeScript (there are three links shared by Chuntong).
    Apply the technical knowledge above by doing assignment2.
    Try to implement frontend next week.

  • Where you might have gotten stuck during the last two weeks
    When drawing the UI, I was thinking if the design was feasible and was able to be supported by the frontend/backend logic. However, after diving deeper into frontend framework(also with the great help from teammates), I found I would have more and more tools to achieve these functionalities. They definitely reduce my stress.

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