-
Notifications
You must be signed in to change notification settings - Fork 1
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 #2 (June 6, 2020) #6
Comments
Last iteration i worked on the City and Location components with the intention of having a static view of what an itinerary should look like. Ran into some minor issues deciding what states my component should hold. For the next iteration, i will be focusing on styling, ironing out the system architecture, and integrating redux for my components, along with some actions. cs-id: e8m2b |
The last iteration I worked on the Map component which basically renders a copy of google map, I ran into issues with an unmaintained react-google-map package, for the next iteration, I will be focusing on complete and fixing some functionality on my map and integrating redux/actions for my components as well as switch out the unmaintained package to a different one. cs-id: i0k0b |
For this week, I set up the initial wireframe with routers, made Navbar and Collapsible components as well as tying other members' components into the data design flow and render them into proper pages with styling. I ran into some rendering issues with material UI Appbar but was able to ask for other group's advice. This week, I'll work on writing out all the required state fields of different components as well as setting up associated Redux states. cs-id: c1q0b |
This last iteration I worked on the Notes and Info components. The Notes component is a form that takes in the user text notes. The Info component takes the google API information from the location and displays it for the user. An issue I ran into was structuring the data to be collected from the API for the Info component. The next iteration I will be working on adding the Place API call to collect Info data and integrating the Notes component into the Location with redux functionality. cs-id: f5a2b |
No description provided.
The text was updated successfully, but these errors were encountered: