An Account Management System with two user roles:
- Bank Manager
- Bank Customer
Refer API Documentation for more Information
https://documenter.getpostman.com/view/13886302/VUr1FCYP
- @akashsalave
- @divya140900
- @Rameshwari-Joshi
- @Rinzler007
- @Rutuja-Shukla
- @schokhani1999
- @shiprasaini99
- @sra0109
- @ags4436
Bankend: Java, SpringBoot
Database: MySql
Clone the project
git clone https://github.com/ags4436/account-management-system
Go to the project directory
Import Project as existing maven Project
maven Update
mvn clean install -U
Start the server
Run as SpringBoot Application