Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinbenitezmora/byte-bank
This is an application whose purpose is to run a basic CRUD in a financial institution, but this time in Java.
https://github.com/robinbenitezmora/byte-bank
Last synced: 12 days ago
JSON representation
This is an application whose purpose is to run a basic CRUD in a financial institution, but this time in Java.
- Host: GitHub
- URL: https://github.com/robinbenitezmora/byte-bank
- Owner: robinbenitezmora
- Created: 2023-06-13T02:06:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-16T01:34:56.000Z (over 1 year ago)
- Last Synced: 2024-12-20T18:12:45.504Z (19 days ago)
- Language: Java
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an application whose purpose is to run a basic CRUD in a financial institution, but this time in Java. The application is able to create, read, update and delete accounts, as well as make transfers between accounts.
> Ruby on Rails / Postresql
Client
Server
Database
- **App is able to create, read, update and delete accounts**
- **App is able to make transfers between accounts**
To get a local copy up and running, follow these steps.
### Prerequisites
Have installed Java on your system check with Java -v
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
> git clone [email protected]:robinbenitezmora/Byte-Bank.git
👤 **Robin Benitez Mora **
- GitHub: [@robinbenitezmora](https://github.com/robinbenitezmora)
- Twitter: [@Mecanico_Robin](https://twitter.com/mecanico_robin)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/robin-benitez-mora/)
This project is [MIT](./MIT.md) licensed.