Skip to content

bd0n4lds/account-management-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Account Management System

An Account Management System with two user roles:

  1. Bank Manager
  2. Bank Customer
    Refer API Documentation for more Information

API Reference

https://documenter.getpostman.com/view/13886302/VUr1FCYP

Authors

Tech Stack

Bankend: Java, SpringBoot
Database: MySql

Run Locally

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

About

Account Management System for Bank - Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%