Commit Graph

273 Commits

Author SHA1 Message Date
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
Im_Alpha
4efa5bc585 ignore vs studio
.
2021-12-03 14:44:23 -08:00
Im_Alpha
77790110bd Revert "source code folder"
This reverts commit a78b0b8f10.
2021-12-03 14:40:44 -08:00
Lunastra
296f7756ce Add display statement to file 2021-12-03 14:28:12 -08:00
Im_Alpha
5be774e5ab Merge branch 'master' of https://github.com/long237/HobbyProject 2021-12-03 14:25:57 -08:00
Im_Alpha
a78b0b8f10 source code folder
added sln file so everyone can just add their cs file to it
2021-12-03 14:25:53 -08:00
Lunastra
641e43030e Add sql code for different sizes 2021-11-30 23:59:59 -08:00
Lunastra
179083fc80 Add perfomance test case for different block size 2021-11-30 23:59:10 -08:00
Lunastra
50bc3aab5f Add tables for testing
Create a tables with 3 million rows to test performance.
2021-11-30 23:20:50 -08:00
Lunastra
a29ac2a030 Add some DML to the file 2021-11-28 22:34:39 -08:00
Lunastra
c321a5f89e add DDL for testing Archiving 2021-11-28 20:48:44 -08:00
Lunastra
d859998c9d Add Singleton class to the diagram 2021-11-27 22:10:39 -08:00
Lunastra
61189d8377 Add archiving with Error Handling 2021-11-24 22:18:18 -08:00
Lunastra
3e17663bf7 Add database resources and low level for archiving
Low level Archiving without connection to database.
2021-11-24 21:14:27 -08:00
Lunastra
6bd4cbb8ab Remove "Relational database" metric 2021-11-14 23:57:22 -08:00
Lunastra
95c0da0cc0 Add amazon RDS approval request 2021-11-11 23:54:35 -08:00
DanBribi
62aa383032
Add files via upload 2021-10-27 18:55:11 -07:00
DanBribi
1e1c379930
Delete Project Roadmap.drawio.png 2021-10-27 18:55:02 -07:00