Commit Graph

22 Commits

Author SHA1 Message Date
Marvin Scham a2337ed3ad #75 Added transaction logic 2023-06-28 00:38:02 +02:00
Marvin Scham 19c796b457 #75 Added transaction base classes 2023-06-27 16:41:55 +02:00
Marvin Scham 9927b8f959 SonarLint fixes 2023-06-27 06:45:00 +02:00
Marvin Scham d01c4d0b1d Connected application components 2023-06-27 05:23:43 +02:00
Leonie Eitze 463932f8e9 Webshops refactoring + checkstyle 2023-06-27 02:56:28 +02:00
Leonie Eitze 6cd6b779a6 More checkstyle improvements on Offer components 2023-06-26 12:55:52 +02:00
Leonie Eitze fc4f5c6fc6 fixed Tests 2023-06-26 00:47:04 +02:00
Leonie Eitze 5204cc1710 Wrote OfferWriter and following classes to save offers to persistence 2023-06-26 00:46:59 +02:00
Leonie Eitze 5436118829 Wrote Enum for webshops
changed code in respective classes
2023-06-26 00:46:54 +02:00
Leonie Eitze c89c8974cf Wrote OfferIdentifier and updated ProductRetriever 2023-06-26 00:46:44 +02:00
Shan Ruhhammer 7c00e25e56 Checkstyle adjustments 2023-06-25 03:16:43 +02:00
Shan Ruhhammer 5f6fa3fec9 #11 Rewrote, moved code to OrderManager 2023-06-25 03:04:32 +02:00
Shan Ruhhammer d3f89b726a Revert "Removed needless stump"
This reverts commit 124d06a6bc.
2023-06-25 02:14:41 +02:00
Shan Ruhhammer 124d06a6bc Removed needless stump 2023-06-25 02:11:36 +02:00
Marvin Scham 5a6ff71839 #53 Implemented SQLite product data persistence + tests 2023-06-07 23:17:59 +02:00
Marvin Scham 3ba366684c Added utility structures + tests 2023-06-07 05:46:03 +02:00
Marvin Scham 33dcfaafa5 Added product retriever with tests 2023-06-06 02:12:57 +02:00
Marvin Scham 7f57955400 Added Product mapping and validation 2023-06-06 02:12:35 +02:00
Marvin Scham 652d5aa199 Finalized versioning 2023-05-24 03:10:49 +02:00
Marvin Scham 4a163f6c7e Checkstyle fixes 2023-05-23 07:29:55 +02:00
Marvin Scham 4649b58859 Provided descriptions + todo for empty classes 2023-05-23 07:27:16 +02:00
Marvin Scham 1143097aee Added basic outline 2023-05-20 05:51:51 +02:00