Commit Graph

31 Commits

Author SHA1 Message Date
9f2a5641db added user logins and signups 2022-11-11 13:04:13 +00:00
f6d52f1610 added a framework for the SignPpScreen 2022-11-06 23:52:00 +00:00
c0247e9e98 added api routes for creation of new users 2022-11-06 23:07:13 +00:00
b7e85e8c69 added a users table 2022-11-06 19:28:35 +00:00
c7691adb56 cleaned up module imports 2022-11-06 19:08:39 +00:00
d19fb43ada made code more readable 2022-11-06 19:07:46 +00:00
471dd2381e removed .gitignore 2022-11-04 12:25:29 +00:00
c6cf81a583 small changes to server code 2022-11-04 12:24:55 +00:00
f6c1059250 changes to textbox 2022-11-04 12:18:45 +00:00
670c16a940 changes to main 2022-11-01 09:12:31 +00:00
1b750c2cc0 changed certain datatypes for more sensible datatypes 2022-10-31 23:18:57 +00:00
Arlo Filley
7873f5acc5
Delete .DS_Store 2022-10-31 00:39:17 +00:00
a36c8759c1 added an endscreen for multiple tests in a row 2022-10-11 10:29:40 +01:00
c2cd889fdd added some basic screen functionality 2022-10-11 09:45:40 +01:00
bc25578c01 added basic screenmanager class 2022-10-10 14:05:09 +01:00
771b7f7534 added a button class which can be used by later classes 2022-10-05 22:44:06 +01:00
83aad87364 added the api class and methods to interact with the server 2022-10-05 14:10:32 +01:00
bd81a6b624 added topbar to timer and lots of comments 2022-10-03 10:58:22 +01:00
98034f48ef added more functionality to timer and more comments in all files 2022-10-03 10:02:55 +01:00
7b1e348317 added a timer 2022-09-29 19:40:57 +01:00
b7daaa62c5 textbox fixed 2022-09-29 19:11:20 +01:00
d6d020d62f added textbox element 2022-09-29 16:22:48 +01:00
2285ac71b5 basic orange website 2022-09-29 15:11:33 +01:00
f9581e9b3f database functionality added 2022-09-29 14:50:49 +01:00
cb31082580 added more functionality 2022-09-29 13:00:13 +01:00
94904481a6 added database and json post 2022-09-29 12:12:55 +01:00
6797e6a952 added fileserver and index.html 2022-09-29 10:39:18 +01:00
fe92cc35f0 changed path to a relative one 2022-09-29 10:33:45 +01:00
87619639fb added file server 2022-09-29 10:28:11 +01:00
dd91be366b added functionality and file structure 2022-09-29 10:24:20 +01:00
756d77a1d8 Rust webserver now working 2022-09-29 09:37:35 +01:00