-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added project: gschichtefritz.ch legacy
- Loading branch information
Showing
6 changed files
with
127 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
Some numbers (2009-2023): | ||
* Total orders: ~55'000 | ||
* Total CDs burned and shipped: ~75'000 | ||
* Total stories ordered: ~200'000 | ||
* Although payment was optional, about 80% of CDs and 70% of MP3s delivered were paid for | ||
|
||
|
||
|
||
The legacy gschichtefritz.ch code was written in Java and included a wide range of modules and functionalities. | ||
Here’s an overview. | ||
```{mermaid} | ||
mindmap | ||
root((GF legacy)) | ||
Shop | ||
Regular Shop | ||
Promo & Event Shops | ||
Live orders at events | ||
Coupons | ||
Mass Orders for institutions | ||
FB & Insta integration | ||
Website | ||
News: live sync from FB | ||
Childrens drawings album: sync from FB | ||
Live Events | ||
Static CMS Pages | ||
Shop related Emails | ||
Newsletters | ||
Reminders | ||
App Backend | ||
Vaadin Admin UI | ||
Accounting | ||
Processing | ||
TWINT | ||
QR Bill | ||
Stripe | ||
Paypal | ||
Postfinanace | ||
camt files | ||
Double entry bookkeeping | ||
Reporting | ||
Annual financial statements | ||
Balance sheet | ||
Income statement | ||
Audiostore | ||
Audioautogram | ||
Recording | ||
Delivery | ||
Story | ||
Concatenation | ||
WAV & MP3 Encoding | ||
Delivery Factory Client | ||
CD Burning | ||
Printing Letters | ||
Letters & Invoices | ||
Coloring pages | ||
Inventory | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters