Commit Graph

4 Commits

Author SHA1 Message Date
86f67b07c9 Added a luancher file
Chaged the jvm entry point to the launcher
added some slight redundancy in case of missing folders
2025-04-24 09:18:20 +02:00
86b505b4e3 Setup system for handeling transactions between acounts.
Made so each Transaction handler in the Account class to return the transaction object.
Updated the Utils class to handle the transactions que reading and writing.
Added org.json to aid in trnsaction que handling.
made so accounts can update there balance and transactions from the transaction que.
Added a tranfer window to handle the transfer of money between acounts.
2025-04-23 13:36:49 +02:00
5f192d1860 Fixed some issues, and made things readible from File. 2025-03-19 21:57:36 +01:00
c05dda145f Initial Commit 2025-03-19 11:01:15 +01:00