Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.42 KB

README.md

File metadata and controls

52 lines (32 loc) · 2.42 KB

Schedule Clients - Time Recorder - TimeRec

Stores list of services and it's schedule. Allow clients to choose any time

Event Calendar

Deploy process

Run in IntelliJ

Databases

To choose database, set DB_TYPE environment variable, supported values:

  • H2
  • Postgres
  • MariaDB

You should also set DB_URL, DB_USER, DB_PASSWORD, DB_MAX_POOL_SIZE, DB_CONNECTION_TIMEOUT environment variables.

Integration

To choose integration type, set INTEGRATOR_TYPE environment variable, supported values:

  • Moodle

For this integration type copy Body tag content from record.html and put it where you need inside moodle page. Don't forget to configure moodle profile url through INTEGRATOR_MOODLE_USER_PROFILE_URL environment variable, for example: "http://localhost/moodle/user/edit.php".

  • MoodleDB

For this integration type copy Body tag content from record.html and put it where you need inside moodle page. Don't forget to configure moodle sessions table name by INTEGRATOR_MOODLEDB_SESSIONS_TABLE_NAME environment variable, for example: "mdl_sessions". Don't forget to configure moodle user table name by INTEGRATOR_MOODLEDB_USER_TABLE_NAME environment variable, for example: "mdl_user".

Alerting

  • by Email in profile

Help

If you want for business relationship, write me by email grigorymail.at.mail.in.ru or call +7922122DATA