https://github.com/thanasisgeorg/bank-manager
A program to manage your bank accounts written in Java, with the use of SQLite
https://github.com/thanasisgeorg/bank-manager
java java-sw sqlite
Last synced: 2 months ago
JSON representation
A program to manage your bank accounts written in Java, with the use of SQLite
- Host: GitHub
- URL: https://github.com/thanasisgeorg/bank-manager
- Owner: ThanasisGeorg
- License: mit
- Created: 2023-11-04T18:29:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T17:18:12.000Z (over 2 years ago)
- Last Synced: 2025-10-07T03:35:09.748Z (9 months ago)
- Topics: java, java-sw, sqlite
- Language: Java
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bank-Manager
A program to manage your bank accounts written in Java, with the use of SQLite.
Credits for the connection to my database goes to @KDesp73 and his DataBridge.
# Functionality
* Create Account
* Login/Logout
* Deposit
* See Your Balance
* Delete Account
# Author
@ThanasisGeorg
# Licence
MIT