BTN logo

Asset Management System - Bank BTN

.Overview

Asset Management is a system developed for Bank BTN to demonstrate how institutional asset data can be efficiently managed and visualized. The project was designed as a proof-of-concept and used for client demonstrations, requiring a complete and functional prototype within a tight timeline.

.Contribution

  • Developed the entire project independently, from setting up the base architecture to implementing frontend features.
  • Created mock data and integrated it into the system to simulate real use cases for demonstration purposes.
  • Conducted research on suitable frontend frameworks to ensure the application was lightweight, responsive, and visually appealing for demo presentations.
  • Ensured the project met all presentation and functionality requirements within the given deadline.

.Tech Used

Backend

Laravel

Frontend

ReactJS

Database

MySQL

Infrastructure

Linux Server (Production)Windows Server (UAT)Apache

.Challenges and Solutions

Challenge

The project had a very short development timeline compared to other projects.

Solution

I streamlined the workflow by creating a lightweight base project structure and using mocked data to accelerate frontend integration.

Challenge

Selecting the right frontend framework for fast prototyping.

Solution

Conducted quick research and testing of several frameworks, then chose one that provided a balance between performance, simplicity, and rapid UI development.