No description
  • PHP 37.2%
  • Java 23.3%
  • HTML 21.3%
  • C++ 15.6%
  • JavaScript 2.3%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-06-07 20:20:01 +02:00
android-client Add comments to the Android app 2020-02-24 17:35:26 +01:00
atm-client Fixed some bugs in the ATM API 2020-06-04 19:11:41 +02:00
documents Add write foreign account string to card page in the ATM GUI 2020-06-02 17:56:04 +02:00
gosbank-client Add gosbank no response timeout 2020-06-05 18:48:06 +02:00
pay-terminal-client Removed the empty include folder 2020-06-03 14:20:26 +02:00
server Add gosbank client not active error message 2020-06-06 11:18:05 +02:00
.editorconfig Add first server code 2020-02-11 08:36:23 +01:00
LICENSE Add comments to the complete websites PHP code 2020-02-25 11:58:48 +01:00
logo.png Add icons to website but serviceworker is not working yet 2020-02-13 07:58:00 +01:00
logo.svg Add icons to website but serviceworker is not working yet 2020-02-13 07:58:00 +01:00
README.md Fix crazy spell error!!!!!!!! 2020-06-07 20:20:01 +02:00

Banq

A nice bank system which is made to help you!

About

Banq is a complete banking system that we have made for a school project. The intention was that we would each create our own banking system in groups and then link them together to create a complete network. In this Git repo you will find all files belonging to that project.

Android Client

We have also made a native Android app to maintain your banking affairs on the go, download it now!

The Banq API

Read the documentation about the our Banq API.

The PHP Framework

Read the documentation about the our self-built PHP framework.