14/06/2024
Attendance
Everyone in attendance
Actionable Updates
(How’s everyone progressing / what is everyone working on rn?)
Alex L – Organisation CRUD
Alex M – nothing
Fritz – DevOps - containerising db, testing for handlers
Hellen – User CRUD is finished
Josh – see FE stuff below
Kavika – reviewing PRs, push the qns framework stuff; tell Zac what requirements for API spec generator are
Skye – answers framework → not pushed yet
Yunshu – just finished Campaigns CRUD
Zac – look into generating APIs automagically, has found a crate; either generating API spec from code OR generating tests from API spec
Agenda
announcements
cross-port bonding – messenger grpchat
any existing frontend issues/TODOs (ask everyone)
Why is there both a
yarn.lock
and apackage-lock.json
? TODO: update to use yarn or npm not both?Just generally type checking and linting is so doomed rn. Plus all the
eslint-disable
’s mask the problem. Probably need to review theeslint
config (.eslintrc.json
file).I want to install the prettier tailwind plugin + configure it to work with twin.macro → for class sorting
is anyone familiar with setting up GitHub actions for linting stuff?
partial migration from MUI to TailwindCSS/twin.macro/stitches
probably just complete this migration?
responsiveness – making sure the site is usable on mobile
switch from the custom
useFetch
hook to use React Query/docs
page – a user guide to CHAOS (but also can embed OpenAI spec for devs)workflows feature
Actionables
[see Discord]