-
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)?
- Created a SelectBar, a dropdown autocomplete bar with three options to choose from: "Apples, Oranges and Bananas".
- Added markers on the MapContainer using Google API, restricting the API on google developer console.
- Making a pull request, asking for code-review from team members, making changes and merging into master branch.
2. What were any major issues/challenges you ran into?
- Matching prettier settings on VScode with team members i.e. My setting was using single quotation ('hello') instead of double quotation ("hello")
- Improving code readability by refactoring the code as future changes/extension would be made easier.
- Semantic-UI installs a lot of dependencies, so deciding whether a package should end up on the committed changes was a challenge.
3. What do you plan to work on for this coming iteration (2 weeks)?
- Create GeoSuggest component, pass down the latitude/longitude pair data into the reducer for new marker creation.
Metadata
Metadata
Assignees
Labels
scrumBi-weekly scrum reportsBi-weekly scrum reports