https://github.com/ovsundal/bank
https://github.com/ovsundal/bank
ejb java javabeans jta
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovsundal/bank
- Owner: ovsundal
- Created: 2017-11-09T13:44:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T20:24:53.000Z (almost 8 years ago)
- Last Synced: 2025-01-03T18:40:41.727Z (10 months ago)
- Topics: ejb, java, javabeans, jta
- Language: Java
- Size: 48.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniBank
In this project i made a minibank which provides the user with options such as depositing, withdrawing and transfering money.
The minibank is accessed entirely by using a CLI in a java IDE (prefereably Eclipse).
The project was completed as a final school project in a course about Distributed Systems, late 2017.
## Deployment
Detailed instructions are provided in the Installation Guide