Skip to content

As a part of the internet banking application, the user has the ability to assign categories to all the transactions they see

Notifications You must be signed in to change notification settings

KeerthanaShanmugam2802/CodingExcercise_Transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CodingExcercise_Transaction

Technology Stack: Java, Spring Boot, JPA, Thymeleaf, Web, HTML, CSS, JavaScript, AJAX, Maven, H2 Database

The challenge: As a part of the internet banking application, the user has the ability to assign categories to all the transactions they see. Eg:

image

Use the category field to classify and provide the following:

  1. All transactions for a given category - latest first
  2. Total outgoing per category
  3. Monthly average spend in a given category
  4. Highest spend in a given category, for a given year
  5. Lowest spend in a given category, for a given year

Application view:

image

About

As a part of the internet banking application, the user has the ability to assign categories to all the transactions they see

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published