SID Middleware Application
Moodle Application
SID Application

Project information

  • Category: Web Application & CLI
  • Project date: May, 2021
  • Project URL: click here

Summary

This project consists of two main systems : SID Application and SID Middleware. SID Application is a web based application which can control and monitor user who wants to be joined in some particular training programs. Meanwhile SID middleware is a middleware that has one purpose : syncing all necessary data from SID Application into Moodle Application (e.g. E-Learning).

SID Application is an existing application which using Code Igniter (one of PHP Framework). My Responsibilty is to develop & maintain this app so that it can integrate well with the middleware. On the other hand, I develop SID Middleware using Java Spring Boot, to create web services using Rest API to communicate with Moodle Application for syncing necessary data from SID Application.