jeffxguo / Concert-with-Friends

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

June 13-June 26 Scrum Report #6

Open nancywan1004 opened 3 years ago

nancywan1004 commented 3 years ago

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

Total: ~5 sentences max!

ruonan54j commented 3 years ago

What did you work on this past iteration (2 weeks)? -CSS styling and design for Event page -Event page layout, combining all the components together -Cardlist, Pulling test data from Ticketmaster into JSON and passing that info into Card component

What were any major issues/challenges you ran into? -Eventbrite API object didn't have all the elements I wanted to include in the original design of the card so currently figuring out other pieces of info that would be better to display

What do you plan to work on for this coming iteration (2 weeks)? -use Axios to dynamically render event cards based on search results, work on styling and design for maps page and login page, look into user Authentication with Firebase/AWS

nancywan1004 commented 3 years ago
  1. Worked on the implementation of the NavBar and the LoginPage components and added the router for page navigation
  2. The state management for page redirections and form submission event handling(especially for login)
  3. Will be working on sign-up page and profile page components and working with Ruonan to implement user authentication in the backend.
jeffxguo commented 3 years ago
  1. Worked on the Card Component implementation
  2. Positioning certain elements relative to the card, proper styling
  3. Integrating Google Maps API with Markers
ysa-belle commented 3 years ago
  1. Worked on search bar
  2. Had trouble merging with git
  3. Working on Google Map API