Open shirleywbi opened 5 years ago
I created the google map related components, general layout of most pages as well as the draggable items in the edit page. For the next deliverable, I want to incorporate redux to the various states in google maps including the a collection of map markers and how they associate with each events. One thing I find most challenging in the last two weeks was the communication between parent and children component. I will have to try to design action handlers and data store better.
(1) In the previous two weeks, I did the routing for the Navigation Bar, implemented the UI for the Itinerary Page and Login/Registration Page, and added the sliding for the SideBar. I also added redux/actions for itinerary.
(2) In the next two weeks, I will start implementing the redux for the Itinerary Page and implementing the Login/Registration page.
(3) I got stuck on how to implement the redux and positioning the components on the page as the Google Map was floating.
Describe (for the project): (1) what you’ve worked on in the previous two weeks, (2) what you’ll be working on in the next two weeks, and (3) where you might have gotten stuck during the last two weeks.