Skip to main content

Easy simulation of a bank software. For academic purpose.

Project description

GuacamoleBank
============

This code is for academic purpose. It's supposed to be a very simple simulation of a Bank system. It's developed over Python3. To install it: simply clone it and run it with `python3 main.py`

### The features of the app are: ###
* Manage clients
* Manage accounts
* Manage bank logs
* Get account info by client
* Get account info by date
* Login
* Send and receive money

### The dependencies ###
This product it's developed over Python3, so need that version of.
We use our own module to convert the currencies, you can find it at the `assets/vendor/` directory.

The data is stored at documents disk-based JSON system. You can find that files at `data/` directory.

This code should follow the PYPI standards.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page