This is the team project aim to create a simplified banking system with detailed domain knowledge analysis and primer system designing.
The system consists of three parts: bot - a small connector library for the AlphaBot, which exectued the part of ATM; GUI - Java Swing application that is supposed to run on Raspberry Pi; server - a C# .NET Core application implementing business logic of banking system and serving an API to interact with AJAX requests.
A detailed description of the project and documented API endpoints can be found in English in our TOR.Bank system.pdf.