Skip to content

biddaisy/bank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The coding challenge task is to create a backend for a simple "banking" application:

  • Client should be able to sign up with email & password
  • Client should be able to deposit money
  • Client should be able to withdraw money
  • Client should be able to see the account balance and statement

Technology stack:

  • Java 8
  • Spring Boot
  • MSSQL
  • HIbernate
  • Spring Security with JWT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%