Time: 8pm - 10pm
Location: UoA Engi
Attendees: John, Nate, Tony, Adam, May (Kot couldn’t make it)
Agenda
- Showcase what’s been done, quick stand up
- Discuss deployment
- Discuss folder structure
- Discuss SESA restructure - renaissance project
- Discuss business plans for holidays
Delegation for next week
- @Tony Lim → SESA meeting (prepare questionnaire)
- @May Gan → make dev branch and put together home page
- @Adam + @Nate → backend for form element
- @John Lin + @Kot Yurai → Deployment
Minutes
1. Showcase
- @John Lin - card and header elements (header responsive to hamburger button, but button does not extent)
- @Tony Lim - footer (responsive except when screen size too small, logos will shrink too small as well —> need to set min size)
- @Adam - Form element —> need to write docs for how to use + Refactor to make each form component child components.
- make a child ticket for linking up to mongo + putting stuff on mongo
- make child ticket for the pop up message (for incomplete, invalid, email @ pop up
- @Nate
- Setup MongoDB
- make sure to put
.env
in .gitignore
- will config
dotenv
only once —> use env.ts
instead
- Firebase Authentication and MongoDB
2. Deployment
- John to make pipeline —> do we need a custom pipeline?
- pipeline will be changed for just testing (unit and others), as well as linting and other checks rather than deployment
- ESLint for linting