79 Commits

Author SHA1 Message Date
a0712e15eb feat(Packagers): started testing for post requests 2024-11-30 12:02:30 -07:00
bcdaa37d97 feat(WriteDB): Added file lock, prevented race condition 2024-11-30 11:13:15 -07:00
b150eee58b init(WriteDB): Created file to write data to database 2024-11-30 10:50:49 -07:00
darkicewolf50
fcbee342b3 feat(Packagers): tested out FastAPI its a great wrapper comes with auto docs/test tool that shows how to do the api request, marginally slower 2024-11-28 17:50:02 +00:00
darkicewolf50
0276fea6e7
feat(Packagers): testing out fastapi for performance 2024-11-27 17:58:01 -07:00
darkicewolf50
72fc3602d9
feat(Packagers): testing out Django response options 2024-11-27 10:50:06 -07:00
darkicewolf50
0c60ffc5ed feat(django): failure django is not faster than base python, but is WAAAAAYYY EASIER to code in endpoints, and can work with nginx 2024-11-26 21:19:53 +00:00
darkicewolf50
8f59972e19 feat(DockerTestBrock): merging for the use of testing 2024-11-26 20:41:42 +00:00
darkicewolf50
403558ecb5 feat(testhttp): testing done python is faster for simple http get requests with only 1 endpoint 2024-11-26 20:32:58 +00:00
darkicewolf50
fa037fdb29 feat(django): testing using backend django vs built in python 2024-11-26 20:20:42 +00:00
darkicewolf50
5c0ad44359 feat(test): Testing docker container upload to nas 2024-11-26 16:52:09 +00:00
acf1991484 feat(http): started http server and started testing 2024-11-24 15:07:36 -07:00
c986b2b272 feat(main): http requests started formatting 2024-11-23 16:34:06 -07:00
742b4360e3 feat(ReadDB): Added file-lock check for when the file is being written to, if not locked, will read file. 2024-11-23 15:58:12 -07:00
52af294c81 feat(SendMail): We added calender buttons and html text, and changed it so that it sends in html 2024-11-23 14:42:30 -07:00
845438960b Docker testing 2024-11-23 12:01:28 -07:00
d41b86cf46 init^ 2024-11-23 12:00:42 -07:00
f5791ea858 fix(Packager): comments changed 2024-11-23 10:45:44 -07:00
58f913d3ed feat(Send_Email): Added feature to send emails 2024-11-09 16:00:06 -07:00
4fe15620d7 fix(SchedulePackager): changed comments 2024-11-09 12:10:57 -07:00
45f6cf83c8 fix(SchedulePackager): changed comments 2024-11-09 12:10:44 -07:00
darkicewolf50
3cd3091608
Merge pull request #1 from UofCBaja/ReadDB
Read Function
2024-11-09 12:07:05 -07:00
fedbfff60c feat(ReadDB): Added comments and fixed logic and made it efficent 2024-11-09 12:05:48 -07:00
ca4d2e5796 feat(Packagers): added html body components 2024-10-26 16:01:18 -06:00
6df8f2231d feat(ReadDB): Read function finished, YAML coversion to EXCEL 2024-10-26 15:55:11 -06:00
ad56fbceb4 feat(ReadDB): Interview-Database edited 2024-10-26 13:24:33 -06:00
01c05dfb78 init(Packagers): main file created 2024-10-26 12:11:22 -06:00
4003ae3f98 init(Read DB): Created a database file 2024-10-26 12:08:14 -06:00
darkicewolf50
c11b50619e
Initial commit 2024-10-26 13:27:59 -04:00