FMIS System

Project information

  • Project Title: FMIS
  • Category: Software & Development
  • Project date: 24 July, 2022

FMIS is a Java-based web application built using Spring framework, with a Oracle database for storing financial data. The system follows a three-tier architecture, with a presentation layer built using HTML, CSS, and JavaScript. The application layer handles business logic, while the database layer manages data storage and retrieval. The system uses a workflow-based approach, with each module (budget, commitment, cash, accounting, procurement, asset, and HR) having its own workflow defined using Java-based workflow engines like Activiti or Camunda. Security is ensured through role-based access control, data encryption, and audit trails. The system generates reports using JasperReports and integrates with other government systems via APIs and web services.