- Kacper Kosmal
- Marcin Klimek
- Karol Basak
This is Online Banking System made for the course of Software Engineering in Java.
Use the package manager maven to install the project.
mvn install
mvn spring-boot:run
- Login to the system using one of the following accounts:
- Login: JKowalski, Password: 123
- Login: Gold , Password: 70mil or register new account:
- click "Register" button under the login form
- fill the form and click "Register" button
- login to the system using your new account
- After logging in, you will be redirected to the main page, where you can see your accounts and their balance.
- To make a transfer, click "Make a transfer" button.