Stores list of services and it's schedule. Allow clients to choose any time
- Copy this repository by Fork/download sources
- Choose database
- Compile project or download, take "timerec.war" and put it to Tomcat "webapps" folder. Or run it inside IntelliJ
- Open browser, open url http://127.0.0.1/timerec/js/login.html
- Login as [email protected] or as [email protected], password: "timerec"
- Open "Run" - "Edit configurations..."
- Add new Maven configuration
- Set "Command line" to "tomcat7:run"
- Start it
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.
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"
.
- by Email in profile
If you want for business relationship, write me by email grigorymail.at.mail.in.ru or call +7922122DATA