Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oussama-zbair/banking-app
A Simple Banking Application implementation in Java
https://github.com/oussama-zbair/banking-app
java javafx-gui oop-principles
Last synced: about 1 month ago
JSON representation
A Simple Banking Application implementation in Java
- Host: GitHub
- URL: https://github.com/oussama-zbair/banking-app
- Owner: oussama-zbair
- Created: 2024-03-27T14:36:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T14:48:56.000Z (9 months ago)
- Last Synced: 2024-10-12T18:40:46.589Z (2 months ago)
- Topics: java, javafx-gui, oop-principles
- Language: Java
- Homepage:
- Size: 5.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Simple Banking Application in Java. It covers fundamental concepts
like the Scanner class for input, strings, loops, methods,and conditional statements. This project involves basic banking operations such as deposits, withdrawals,
checking balances, and exiting the program.## Demo
Here is a demo video demonstrating the Word Counter JavaFX App. Due to its size (6MB), I recommend downloading the video to view it:
[Download Demo Video](https://github.com/oussama-zbair/CodeAlpha_Task_2/blob/main/demo/demo.mp4)
Instructions:
- Click on the link above to download the demo video (demo.mp4).
- Once downloaded, you can use any media player to play the video and explore the features of the project.