kdeng00
|
47d9f75619
|
Added solution file
|
2023-10-16 21:01:45 -04:00 |
|
kdeng00
|
6b065ed204
|
Updated gitignore file
|
2023-10-16 21:01:22 -04:00 |
|
kdeng00
|
421488c120
|
Refactoring and adding new endpoint
|
2023-10-06 22:18:23 -04:00 |
|
kdeng00
|
4accff050c
|
Added functionality to create contact queue
|
2023-10-04 06:59:12 -04:00 |
|
kdeng00
|
2a9abbb760
|
Adding functionality to queueing contact creation
|
2023-10-03 06:55: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
|
13cb3949fc
|
Updated config file
|
2023-10-02 06:37:47 -04:00 |
|
kdeng00
|
48e52aed3d
|
Removing files
|
2023-10-02 06:34:43 -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
|
78614e5629
|
Updated config file
Added subject field
|
2023-10-01 11:06:10 -04:00 |
|
kdeng00
|
4bb3933bd2
|
Updated config file
The config file was missing the secret field
|
2023-10-01 10:28:04 -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
|
36e3722a01
|
Updated config files
Config files now have JWT store credentials
|
2023-09-29 19:33:15 -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
|
145eea8e92
|
User authentication is functional
|
2023-09-29 06:44:11 -04:00 |
|
kdeng00
|
bc31f033fc
|
Changed database name
|
2023-09-29 06:34:19 -04:00 |
|
kdeng00
|
f6afac5fd8
|
Added login endpoint
Started adding endpoint to login users
|
2023-09-28 06:58:42 -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
|
179acc1920
|
Added dependencies
|
2023-09-19 19:02:31 -04:00 |
|
kdeng00
|
713fa01d25
|
Updated config files
|
2023-09-19 19:00:30 -04:00 |
|
kdeng00
|
44958b5c18
|
Added new class
Added template endpoint to upload contact files. These are just plain text files of phone numbers separated by a new line
|
2023-09-18 20:47:39 -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 |
|
kdeng00
|
ee2068a87e
|
Added gitignore
|
2023-09-17 20:52:27 -04:00 |
|
kdeng00
|
f4a6dc1c6a
|
.NET template project
|
2023-09-17 20:48:50 -04:00 |
|
kdeng00
|
48d3cf0ba2
|
Removed javascript project
Choosing to use .NET instead
|
2023-09-17 20:44:31 -04:00 |
|
kdeng00
|
4649ac4588
|
Adding functionality to interact with data
Create model for the users but need to be able to interact with the table
|
2023-04-25 18:56:34 -04:00 |
|
kdeng00
|
6b256b3912
|
Bug fix and README update
|
2023-04-25 18:28:01 -04:00 |
|
kdeng00
|
2bb608b188
|
Updating dependency
Adding ORM for mongodb
|
2023-04-25 18:27:30 -04:00 |
|
kdeng00
|
dcf2d34870
|
Added dependency
Added the mongodb driver for nodejs
|
2023-04-25 18:17:43 -04:00 |
|
kdeng00
|
9c9a462586
|
Added README
|
2023-04-25 18:16:55 -04:00 |
|
kdeng00
|
6bc1107be4
|
Added more endpoints
Added some more endpoints to cover some aspects of account management, text creation, contact management, and text queueing
|
2023-04-09 20:49:15 -04:00 |
|
kdeng00
|
488323e9bf
|
Added comments
|
2023-04-09 20:39:51 -04:00 |
|
kdeng00
|
89cc0b822d
|
Added template routes
Starting with creating a user
|
2023-01-22 19:49:33 -05:00 |
|
kdeng00
|
e86c8a2539
|
Updated dependency
Added Express
|
2023-01-22 19:13:06 -05:00 |
|
kdeng00
|
f4f264d8c9
|
Initial commit
Added package file
|
2023-01-22 19:12:13 -05:00 |
|