Commit graph

8 commits

Author SHA1 Message Date
Collin Duncan
f125aef8a1 Moving around some files so that it is a bit more clear and using ts-jest for jest 2022-11-21 19:07:43 +01:00
Collin Duncan
e3ffacb410 Lots of changes to project structure
First integration of requester and scheduler workers
Added password hashing functions
Adding initial database integration
2022-10-23 11:55:47 +02:00
Collin Duncan
326c1eec58
removing traces of aws and cleaning up workers/tests 2022-02-10 17:27:35 +01:00
cgduncan7
055c64c5a7
Adding logger; moving lambdas to separate dirs and including rollup to create distributables; finished up some unit tests 2021-11-28 19:40:16 +01:00
cgduncan7
f41ba97edf
Updated reservationScheduler to properly input/output correct data format 2021-11-28 13:06:52 +01:00
cgduncan7
2ddfc5c6b7
Adding scheduling functions to prepare to schedule reservation requests in the future 2021-11-27 13:11:09 +01:00
Collin Duncan
5697641317
Updating request to focus on single request, started working on reservationScheduler 2021-11-24 15:38:58 +01:00
Collin Duncan
a18e100d34
Adding some pretty stuff
Reorganized code and added some unit tests for reservations and requests
2021-11-24 00:00:22 +01:00