jeffxguo / Concert-with-Friends

https://concert-with-friends.herokuapp.com/
3 stars 2 forks source link

August 1 - August 12 Scrum Report #63

Open jeffxguo opened 3 years ago

jeffxguo commented 3 years ago

One group member should make an issue in your project repo, and then each team member should make a comment on that issue. ● INCLUDE YOUR CSID IN YOUR POST (so we can give you a grade!) ● Answer 3 questions:

  1. What did you work on this past iteration (2 weeks)?
  2. What were any major issues/challenges you ran into?
  3. What do you plan to work on for this coming iteration (2 weeks)?

Other Notes: ● These are individual, so you are tracking your OWN work and duties ● Can use this as a resource when you’re writing about your project on your resume or LinkedIn -> look back and remember details about implementation ● We are having this due AFTER each workshop so that you are better able to understand the technology you’re going to be using ● The real effort comes from talking to your group and planning your next steps! ● Keep it short, succinct, and summarize the key points Total: ~5 sentences max! See Grading Rubric here: https://blogs.ubc.ca/cpsc436i2020s/assessment-rubrics/#sec-2

jeffxguo commented 3 years ago
  1. I worked on implementing the Add to Calendar button, and made the short high-level description of the project.
  2. Had trouble using third party Add to Calendar components. Some parts were unusable, broke easily, or were confusing to use
  3. Finishing up the project, cleaning some code and working on the stretch goal. Also practicing presenting
nancywan1004 commented 3 years ago

q2d1b

  1. Worked on profile editing enhancements and the deployment of the project(restructuring code base and setting up the github action), and did bug fixing for leave button as well as code cleaning
  2. The input validation was a bit tricky to deal with, so I had to rewrite some of the logic to add a validator attribute to the newInputs' state.
  3. Potentially working on responsive layouts and cleaning up minor UI issues to finish up the project; Documenting the architecture of the core features if needed.
ruonan54j commented 3 years ago
  1. Worked on email feature, fixed some bugs pertaining to my group, defined scope for stretch requirement
  2. Bug with my groups was a little tricky to figure out. Had to do with nested promises so took some reorganizing
  3. Clean up UI, create a home page, fix up any bugs
ysa-belle commented 3 years ago

1.What did you work on this past iteration (2 weeks)? Worked on the events page by adding current user's city into the search option so that they can search within radius nearby events as well as ordering the events by ascending date

2.What were any major issues/challenges you ran into? Major issue was just testing the api call to make sure that it is formatted properly

3.What do you plan to work on for this coming iteration (2 weeks)? I plan to work on adding the share event with friends by sending the user's friend with an email