Skip to main content

DAOFAB

Repo Link

Description

To understand the java syntax, i was asked to create a simple java backend that uses given parent.json and child.json files to answer requests from the client.

Main task is to create a frontend that can send requests to the backend and display the response. Each parent is a transaction and each child is a installment of that transaction.

Features

Backend

  • Server side pagination
  • REST API
  • Spring Boot

Frontend

  • Angular
  • Bootstrap
  • Responsive
  • Table pagination