MuchToKnow / CPSC455

Repository from Github https://github.comMuchToKnow/CPSC455Repository from Github https://github.comMuchToKnow/CPSC455

Scrum Report, June 26th

yutaot opened this issue · comments

commented
commented

Yuta Otsuki (c6l2b):

  1. Continued working on front end, specifically the main listing page view.
  2. Had some problems with Date Picker (which was not available in Material-UI) so planning on using ant design for the next iteration.
  3. Polish the front end pages and start connecting front end to back end.

Justin Derwee-Church (u6a1b):

  • Moved Firebase functionality from node backend to frontend using contex providers
  • Created authentication middleware for backend to authenticate requests
  • Created endpoint for creating listings and template endpoints for other functionality, all connected to mongodb
  • Created landing page with dynamic typing text and setup react router for separate app pages
commented

Darvey Chang (w9j0b)

  1. Added login functionality in the backend (which was then refactored to having the logic in the frontend)
  2. Working on styling of transparent App logo and placement on landing page.
  3. Currently working on fixing bug caused by adding logo into nav bar (causes drop down to disappear)

David Wu (z0n1b)

  1. Added Create listing component
  2. Worked on Calendar for create listing component and adding photos