Scrum Report, June 26th
yutaot opened this issue · comments
Yuta Otsuki (c6l2b):
- Continued working on front end, specifically the main listing page view.
- Had some problems with Date Picker (which was not available in Material-UI) so planning on using ant design for the next iteration.
- 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
Darvey Chang (w9j0b)
- Added login functionality in the backend (which was then refactored to having the logic in the frontend)
- Working on styling of transparent App logo and placement on landing page.
- Currently working on fixing bug caused by adding logo into nav bar (causes drop down to disappear)
David Wu (z0n1b)
- Added Create listing component
- Worked on Calendar for create listing component and adding photos