About rms
Rental Management System
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
rms-test | Test utility module commonly used by each module |
rms-platform | The fundamental module of the application |
rms-application | rms application module |
rms-server | REST server module |
rms-client-api | Public API for rms-client |
rms-client-api-remote | Implementation of ClientAPI for remote connection. |
rms-client-api-local | Implementation of ClientAPI for local connection. |
rms-client-ui-console | Console UI to operate the rms application |
rms-coverage | Module only for aggregating jacoco coverage |