Commit Graph

24 Commits

Author SHA1 Message Date
lvrossem
49f8d7d713 BIG refactors 2023-03-31 06:16:40 -06:00
lvrossem
5fe168937f Add lots of comments 2023-03-31 05:07:07 -06:00
lvrossem
849d2018f9 Start working on course progress endpoints 2023-03-30 08:02:46 -06:00
lvrossem
3e12125c09 First authentication prototype 2023-03-30 07:22:30 -06:00
lvrossem
dcff7e4f35 Reformatting 2023-03-29 15:03:03 -06:00
lvrossem
8ca636c48e Cleanup 2023-03-29 14:14:27 -06:00
lvrossem
46a3f5858d Throw error at POST /highscores if user does not exist 2023-03-29 12:39:32 -06:00
lvrossem
41e6be454a Work on high score endpoints 2023-03-29 11:24:25 -06:00
lvrossem
fa543b19e7 Get started on high score creation 2023-03-28 16:01:15 -06:00
lvrossem
d1c1738917 Some formatting and cleanup 2023-03-28 15:12:11 -06:00
lvrossem
6e39852f49 Add formatting tools 2023-03-28 14:19:42 -06:00
lvrossem
5eba17f793 For real this time, it really works 2023-03-28 13:41:58 -06:00
lvrossem
b7f41e8596 Working get request for users 2023-03-28 13:01:20 -06:00
lvrossem
252d844446 Fix request path issues 2023-03-28 10:44:39 -06:00
lvrossem
b57cbe52a2 Fix email issue 2023-03-28 17:26:50 +02:00
lvrossem
3a42c13026 Use List from typing module instead of list 2023-03-28 05:31:52 -06:00
lvrossem
3c49985a83 Fix type error 2023-03-28 13:25:02 +02:00
lvrossem
fc63176642 Enough for today 2023-03-27 23:19:59 +02:00
lvrossem
765f3e9bef Dependency updates 2023-03-27 14:28:30 -06:00
lvrossem
3de642cfdc Database issues, for now 2023-03-27 22:16:23 +02:00
lvrossem
e9b2ea4188 Add CRUD functions and Pydantic schemas 2023-03-27 19:48:48 +02:00
lvrossem
b16198a816 Start working on database models 2023-03-27 17:24:33 +02:00
lvrossem
51c27f8bc6 Repo setup 2023-03-27 15:38:13 +02:00
Lukas Van Rossem
e66e9e5b18 Initial commit 2023-03-27 13:23:54 +00:00