-
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 #4 (July 11, 2020) #11
Comments
Last iteration I worked on styling the components, implementing material ui to icons and display info, and creating a cohesive design for the Itinerary page design. I added the location info display that outputs phone number, website, rating and review information dynamically for each map search query and adding them to the added Location. Ran into issues with wiring all the components together and getting all functionality in sync. Next iteration, I will be working on the archives page and letting users select their archived data and display and edit it. I will also be working on integrating the google api photos from locations to display as a gallery and also letting users import their own photos to their itinerary and save it to the user database. f5a2b |
Last iteration I worked on google and facebook sign-in as well as frontend styling. Due to personal issues, I was not able to do as much but plan to work on more frontend design as well as integrating user object into database as well as frontend. |
Last iteration i worked on the itinerary component that displays the countries, cities, and locations. I also worked on an interface to change the dates of a country/city. I implemented an add location button that would take the autocompleted info from the google maps interface and insert it into our app's data structure. I also gave a hand at implementing/debugging the saving of our itinerary to our mongodb along with other backend fixes. I ran into some issues with material ui and getting the keyboard date picker to function how i wanted to, but in the end i switched off to another component picker provided by them. In this iteration, I plan on finishing the itinerary component, the user flow for creating a brand new itinerary, and working towards deployment on heroku. csid: e8m2b |
Last iteration I worked on the backend for Itinerary component as well as connect it to the frontend and hooked up our application with the database through mongoose, and I was engaged in debugging for the backend and try to help find out the issue for other components and look into the data structure according to our needs. I ran into some issues updating the itinerary through patch and post. For the next iteration, I will be working on connecting the users with our itinerary and implement the required functions to achieve so, and I’ll be working on the left over tasks as we proceed. cs-id: i0k0b |
No description provided.
The text was updated successfully, but these errors were encountered: