-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
scrumBi-weekly scrum reportsBi-weekly scrum reports
Description
Describe (for the project):
1. What did you work on this past iteration (2 weeks)?
- Setup material ui, added modal, search bar, the form that accepts and submits a new post item (right now it just console logs when submit button is pressed) and started looking at logo design and backgrounds.
2. What were any major issues/challenges you ran into?
- Merge conflicts with teammates code
- Import code without .jsx would run on teammates machine, but not on my machine (e.g. import some "someFileName.jsx" vs "simply someFileName" )
- The different environment required some fixing because some teammate used webstorm, some on windows/mac, some on vscode. Some machine needed babel runtime installed, my machine needed react-scripts to be installed and files were added to .gitignore to not affect other teammates.
3. What do you plan to work on for this coming iteration (2 weeks)?
Help setup backend with the team, and further improve the front end look of the app. Hope to come up with the logo and background as well with the team.
Metadata
Metadata
Assignees
Labels
scrumBi-weekly scrum reportsBi-weekly scrum reports