The backend of online banking where the admin can log in to the system and can manage the features of the website such as create new account, deposit, withdrawal account closing etc. And the customer can also log in and perform activities such as transfer money from one account to other.
Client: Java, JDBC(java database connectivity), DAO(data access object) pattern.
DBMS: MySQL.