12429d22aa
Added some documentation to the code. fixed a slight bug in the encofing of user data where evry user had the same password of "pass".
master
Zacharias2025-04-25 12:21:44 +02:00
86f67b07c9
Added a luancher file Chaged the jvm entry point to the launcher added some slight redundancy in case of missing folders
Zacharias2025-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.
Zacharias2025-04-23 13:36:49 +02:00
d2881cb52d
Implemented Transaction View. Started Impumenting a Transaction system to create a transaction.
Zacharias2025-03-28 17:34:57 +01:00
545606deb0
Started implementing the Account listing of a User
Zacharias2025-03-24 09:34:14 +01:00
d8e0c12b9f
Started implumenting a GUI for the program.
Zacharias2025-03-20 13:07:47 +01:00
5f192d1860
Fixed some issues, and made things readible from File.
Zacharias2025-03-19 21:57:36 +01:00