Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# 📖 Byte Bank Project

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.

## 🛠 Built With

### Java

> Ruby on Rails / Postresql

Client

Server

Database

### Key Features

- **App is able to create, read, update and delete accounts**
- **App is able to make transfers between accounts**

(back to top)

## 💻 Getting Started

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

## 👥 Author

👤 **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/)

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)