James-Lycett / workplace-wellness

0 stars 0 forks source link

BACKEND Table structure and validation #66

Closed James-Lycett closed 3 months ago

James-Lycett commented 3 months ago

It's time to remove all the table columns for our users that don't make sense to have. Only keep:

Just the things that don't change every day.

The validation is also a mess, a side effect of rushed hackathon coding. clean it up and remove all the validation for the table columns that we're removing, add validation for the stuff that's missing or commented out