boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Possible additions to user data #148

Open Dex491 opened 1 year ago

Dex491 commented 1 year ago

Possible additions to the user data based on the wireframe

Currently these are in our form but unusable/unavailable in the database, they can be removed or updated as needed

See wireframe below for reference: 203285548-c4ff0c1d-3034-48b2-a58e-40a88377873b

dogezen commented 1 year ago

Comment for teachers: we may want to update the Prisma schemas:

userName -> User schema (or Profile) specialism ->Profile phoneNumber -> Profile

And the start/end dates not sure (discussion needed)