An online banking web application that allows Clients to create and manage bank accounts, credit cards and loans, Bankers to review and handle loan and credit card applications, and Admins to manage the system and handle reported issues.
To get started, clone the repository by running the following command:
git clone https://github.com/software-engineering-2023/Online-Banking-Platform.git
Next, navigate to the login page and login using the following credentials:
Username: ClientUserName
Password: ClientPassword
Username: BankerUsername
Password: BankerPassword
Username: SystemAdminUsername
Password: SystemAdminPassword
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap 5
- Fontawesome
- VSCode
- Git
- GitHub