Commit Graph

6 Commits

Author SHA1 Message Date
raul c4f7b2e282
Allow logging in by comparing hashed passwords 2024-12-13 09:30:55 +01:00
raul b673009635
Show whether request was successful or not via json 2024-12-11 12:36:02 +01:00
raul e13e9e2019
Merge teachers and students into one table
Using the AccountType attribute to store the user type
2024-12-10 13:52:59 +01:00
raul 1205572f1e
Allow adding users to database 2024-12-10 11:36:25 +01:00
raul 37444f6e9b
Allow querying all students from database 2024-12-09 10:42:31 +01:00
raul 788e8b46a9
Add structs.go 2024-12-06 13:35:43 +01:00