Commit Graph

240 Commits

Author SHA1 Message Date
Lunastra
a811a98b6f Add the submission pdf as record 2021-12-10 22:02:48 -08:00
Im_Alpha
ba273228ac removed web template 2021-12-10 19:48:39 -08:00
Rifat Hasan
e5ef385b18
Add files via upload 2021-12-11 03:20:02 +00:00
Jacob Delgado
9e098b064f
Merge pull request #9 from long237/Jacobs-Branch
continued updates to menu
2021-12-10 18:39:51 -08:00
Im_Alpha
a98a5fc3f6 continued updates to menu 2021-12-10 18:39:04 -08:00
Jacob Delgado
3f7597e1eb
Merge pull request #8 from long237/Jacobs-Branch
Jacobs branch
2021-12-10 18:34:33 -08:00
Im_Alpha
598197d542 readded designs to resolve merge 2021-12-10 18:34:22 -08:00
Im_Alpha
ba6ae16a05 removed for merging 2021-12-10 18:30:25 -08:00
Im_Alpha
8825a94301 fix diagrams for inputValidation
rearranged input line
2021-12-10 18:28:59 -08:00
Alatreon
cacb66ef83 Change IDataSource, Add main controller file, add functions signatures. 2021-12-10 17:27:53 -08:00
Alatreon
29a773560c Merge branch 'master' into compressTesting 2021-12-10 16:24:51 -08:00
Alatreon
0cc7a4a7c3 Merge branch 'compressTesting' of https://github.com/long237/HobbyProject into compressTesting 2021-12-10 16:22:23 -08:00
Alatreon
38549d9209 Ignore vscode folder 2021-12-10 16:21:44 -08:00
Im_Alpha
d682c463a4 removed web app template and added main controller
initial main controller added
2021-12-10 02:07:02 -08:00
Im_Alpha
a7d1679332 Renamed for readability
added a period to separate the text
2021-12-09 01:57:09 -08:00
Jacob Delgado
c759799c20
Merge pull request #7 from long237/Jacobs-Branch
Jacobs branch
2021-12-09 01:54:14 -08:00
Im_Alpha
122db1cf47 Fixed title of enable user
was left unchanged before
2021-12-09 00:44:02 -08:00
Im_Alpha
0cbb43fd97 Fixed sql and added enable user
altered sql query to match the correct parameters available
2021-12-09 00:20:35 -08:00
Im_Alpha
93b8e9a327 removed svg, updated final diagrams
Need to create one more for enabling an account
2021-12-09 00:08:52 -08:00
long237
74be5c5c9b
Merge pull request #6 from long237/compressTesting
Compress testing
2021-12-08 23:08:15 -08:00
Lunastra
a695bd5cac Merge branch 'master' into compressTesting 2021-12-08 23:04:50 -08:00
Lunastra
79bd9f0e64 Add error handling for connection 2021-12-08 23:04:20 -08:00
Lunastra
3f4d78dae3 Add Sql command 2021-12-08 18:51:24 -08:00
Lunastra
916ddc888f Add Exception handling when failed
Remove any files created if any of the process failed during compression.
2021-12-08 18:37:17 -08:00
Lunastra
3d37a31072 Redesign Archiving
Change archiving so that it will now work with a master main
2021-12-08 17:34:00 -08:00
Im_Alpha
639d738dba Merge branch 'master' into Jacobs-Branch 2021-12-08 02:54:43 -08:00
Im_Alpha
5887f4d06d Updated All diagrams for User Management
added factory within the designs for final inspections from group
2021-12-08 02:50:49 -08:00
Im_Alpha
3797701563 updated create account
need to update rest, text file added
2021-12-08 00:56:57 -08:00
Im_Alpha
27dc15577e moved designs
svgs
2021-12-08 00:53:21 -08:00
Im_Alpha
aafad06ecf never again 2021-12-07 21:34:09 -08:00
Im_Alpha
90b97ea98d renamed
removed numbering
2021-12-07 19:46:09 -08:00
colincreasman
e94e772970 Logging LLD
first draft
2021-12-07 19:43:59 -08:00
Im_Alpha
a392265a42 pre-final diagrams
still need to add in factory
2021-12-07 19:42:05 -08:00
colincreasman
91bae8f8fc Logging LLD
First draft of logging LLD
2021-12-07 19:41:09 -08:00
Im_Alpha
fa5282b074 initial batch
setting up sql configuration
2021-12-05 23:41:27 -08:00
Alatreon
ae0d3db59c Add update method for data access 2021-12-05 16:17:05 -08:00
Alatreon
012af8f5d7 Add read method for data access 2021-12-05 16:09:23 -08:00
Lunastra
13204721b2 Add statement to remove 30 days old logs 2021-12-04 23:30:30 -08:00
Lunastra
05a58ee907 Add some code to export old logs to file 2021-12-04 23:23:47 -08:00
Lunastra
78c31ad6c5 Change the result value of Compress( ) and delete some comments 2021-12-04 18:40:19 -08:00
Lunastra
1828f5acbb Added a main to test stuffs
Change return type for Datasource interface.
Add file compression method.
2021-12-04 18:23:15 -08:00
Lunastra
e0af27a177 Change the design to suit with CSV file 2021-12-04 00:33:53 -08:00
Lunastra
92ad047db2 Added some file for Archiving and Dataaccess 2021-12-04 00:30:24 -08:00
long237
82047e09e3
Merge pull request #5 from long237/compressTesting
Adding Data source factory pattern. Fix some conflict in ignore file.
2021-12-03 20:23:04 -08:00
long237
034336fbf2
Merge branch 'master' into compressTesting 2021-12-03 20:22:29 -08:00
Lunastra
96224ef96f Add Factory Design pattern
Factory design patter is added
Some print line for place holder
Need to imiplement Private instances
2021-12-03 20:16:05 -08:00
Lunastra
bcfedfec60 Add VisualStudio ignore files 2021-12-03 20:12:17 -08:00
Lunastra
2dabab9b53 Update gitignore file to ignore vsCode files 2021-12-03 20:07:48 -08:00
Im_Alpha
9f5cd80d0c corrections
sln file
2021-12-03 15:01:29 -08:00
Im_Alpha
ec8634cd16 empty class
testing upload
2021-12-03 14:47:48 -08:00