Skip to content
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 Sprint 2 (Project Progress 3) #66

Open
4 tasks done
tianyan-zhu opened this issue Jun 21, 2020 · 4 comments · Fixed by #67
Open
4 tasks done

Scrum Report Sprint 2 (Project Progress 3) #66

tianyan-zhu opened this issue Jun 21, 2020 · 4 comments · Fixed by #67
Labels
documentation Improvements or additions to documentation

Comments

@tianyan-zhu
Copy link
Collaborator

tianyan-zhu commented Jun 21, 2020

Scrum Update for Project Progress 3

  • k7y0b
  • c8y0b
  • o1u1b
  • z8c1b
@tianyan-zhu tianyan-zhu added the documentation Improvements or additions to documentation label Jun 21, 2020
@tianyan-zhu tianyan-zhu added this to In progress in Team 2 Scrum Update Jun 21, 2020
@shumal1
Copy link
Collaborator

shumal1 commented Jun 21, 2020

k7y0b

  • What you’ve worked on in the previous two weeks
    • Working mostly with photo uploading logic and the associated components.
    • Also spent some time investigating, and producing a documentation for google map api that we plan to use for various functionalities.
  • What you’ll be working on in the next two weeks
    • Mostly trying to get backend working, including investigation for schema, authentication, and connection to the database. Also responsible for implmenting fully the destination search with google places api.
  • Where you might have gotten stuck during the last two weeks.
    • Spent some time investigating how to get the image from upload event and have it as an url.

@tianyan-zhu
Copy link
Collaborator Author

c8y0b

  1. What you’ve worked on in the previous two weeks
    • Implemented SearchBar Popup and User Icon Components
  2. What you’ll be working on in the next two weeks
    • Create endpoints for CRUD events for both Trecipe Page and Trecipe Cards
    • Finish the Collaborator Componenet
    • Implement feature so that we can insert/edit/delete trecipes with a user.
  3. Where you might have gotten stuck during the last two weeks.
    • The Search Bar Popup took me a little bit of time because types in typescript are not as flexible as javascript.

@shizuko-akamoto
Copy link
Owner

z8c1b

  1. What you’ve worked on in the previous two weeks
    • Fist part of the sprint on producing mock ups for individual Trecipe page, and set up redux store to maintain Trecipe list and a Popup dialog show/hide state. Then, worked on implementing each Destination card and finally integrating all components to build the Trecipe page.
  2. What you’ll be working on in the next two weeks
    • Mock up for Map view of all destinations, implementing destination cards in the map view, and hooking up backend CRUD endpoints to frontend.
  3. Where you might have gotten stuck during the last two weeks
    • Setting up redux with typescript was a bit of a learning curve, where I had to define a lot of interfaces and some generic types to get the compiler happy. But after the initial setup, the rest came pretty straightforwardedly.

@knox153
Copy link
Collaborator

knox153 commented Jun 21, 2020

o1u1b

  1. What you’ve worked on in the previous two weeks
    • Reorganized the project structure based on components, pages, and services
    • Implemented a static map component using Google map API
  2. What you’ll be working on in the next two weeks
    • Implement all the components required for the interactive map
    • Work on user model and authentication
  3. Where you might have gotten stuck during the last two weeks
    • The merge conflicts I had while I was reorganizing the project was interesting. Some files are modified on both branches, some files no longer exists, and some files have been renamed and moved. 😱 Git was able to identify some of these changes, but I had to manually resolve the remaining conflicts.

@tianyan-zhu tianyan-zhu changed the title Scrum Report Sprint 2 Scrum Report Sprint 2 (Project Progress 3) Jun 21, 2020
@knox153 knox153 reopened this Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Team 2 Scrum Update
  
In progress
Development

Successfully merging a pull request may close this issue.

4 participants