RemonZander / Project-C

1 stars 1 forks source link

User portal/material UI #30

Closed RemonZander closed 2 years ago

RemonZander commented 2 years ago

updating main with the latest changes to the database. I updated all the foreign keys with on delete cascade and on update cascade. Also removed the column Is_logged_on from the user table. I also removed all the references to that column from the code base.

Also merging all the new changes to the userportal