Everything that a finance calculator/planner needs, except a gui ...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
constantinfuerst 0e5857ded7
Create README.md
3 years ago
Finanzrechner code refactoring and cleanup 3 years ago
.gitattributes initial commit 3 years ago
.gitignore add aes key and iv derivation function 3 years ago
Finanzrechner.sln initial commit 3 years ago
LICENSE initial commit 3 years ago
README.md Create README.md 3 years ago

README.md

A WIP open-source finance calculator and planner. Has built-in AES-128 Encryption for sensitive data and stores all files locally as encrypted JSON (plain text is optional). Currently this project lacks a front-end. This project was written with modularity (MVC principles) readability (mostly focused on the code exposed by the API) and reusability in mind.

For any additional information please contact constantin@fuersten.info