Skip to content

kbss-cvut/record-manager

 
 

Repository files navigation

Record Manager

Record Manager is an application for generic form-based collection of data. This repository contains the backend of the application.

Required Technologies

  • JDK 17
  • Apache Maven 3.5.x or later

System Architecture

The system can be split into two parts. Main application provides management of users, organizations and their records. The system manages multiple types of records which are generated dynamically by Form service.

Configuration

Further Record Manager Configuration

The table lists environment variables that can be passed to the Record Manager backend through docker-compose.yml, an env_file, or the command line. For more details, see the Configuration documentation.

Documentation

Build configuration and deployment are described in Setup Guide. Development is described in Development notes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 98.0%
  • Other 2.0%