Commit Graph
13 Commits
Author SHA1 Message Date
kdeng00 421488c120 Refactoring and adding new endpoint 2023-10-06 22:18:23 -04:00
kdeng00 794368883d Added model and started working on endpoint
Working on endpoint to create contacts using a file
2023-10-02 06:49:02 -04:00
kdeng00 b9d6318d0e Added authorization
Endpoint to create contacts with the queueing system is now functional
2023-10-01 12:10:13 -04:00
kdeng00 97ea7262b7 Changing login response to returning token 2023-09-29 19:37:58 -04:00
kdeng00 616bd97b64 Adding token support 2023-09-29 19:33:37 -04:00
kdeng00 4c232a500d Adding structure to responses 2023-09-29 19:09:17 -04:00
kdeng00 192208fe2a Addressing build warnings 2023-09-29 19:08:34 -04:00
kdeng00 d2c84966b9 Refactoring and password hashing 2023-09-26 18:58:46 -04:00
kdeng00 8f090bd2e2 Able to create and read data from the DB 2023-09-26 06:28:45 -04:00
kdeng00 b8a9142f05 Updated model and Repository class 2023-09-20 20:46:58 -04:00
kdeng00 18ebc9eefa Saving changes 2023-09-19 19:36:17 -04:00
kdeng00 00c20c806a Fix build issue
Property had two two get keywords declared
2023-09-17 21:09:03 -04:00
kdeng00 3d45646a96 Added Models 2023-09-17 21:05:12 -04:00