Commit graph

9 commits

Author SHA1 Message Date
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
28606529ee
Updating runner to change to next month if needed; Added some more logging; Cleaning up some scripts 2022-03-29 22:41:44 +02:00
Collin Duncan
61377ea4a8
some naming/organization changes 2022-02-11 13:20:15 +01: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