2022-01-13 01:25:31 +00:00
|
|
|
= AdvLabDB
|
2022-02-13 20:00:39 +00:00
|
|
|
:source-highlighter: highlight.js
|
|
|
|
:highlightjs-languages: bash
|
2022-01-13 01:25:31 +00:00
|
|
|
|
|
|
|
image:https://img.shields.io/badge/code%20style-black-000000.svg[link=https://github.com/psf/black] image:https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336[link=https://pycqa.github.io/isort/]
|
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
== AdvLabDB
|
|
|
|
A database with a web interface for labs.
|
2022-01-13 01:25:31 +00:00
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
Admins have an interface to manager students, groups, experiments, appointments, marks and analyse data.
|
2022-01-13 01:25:31 +00:00
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
Assistants have a separate interface to set their marks und schedule appointments with students.
|
2022-01-13 01:25:31 +00:00
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
== Status
|
|
|
|
The software is still in beta and under active development. Don not hesitate to open issues!
|
2022-01-13 01:25:31 +00:00
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
== Setup
|
|
|
|
See link:docs/user_docs/server_setup.adoc[the setup documentation].
|
2022-01-13 01:25:31 +00:00
|
|
|
|
2022-06-14 21:10:06 +00:00
|
|
|
== Logs
|
|
|
|
After setting up a server, logs related to AdvLabDB can be found in the directory `/var/log/advlabdb`.
|
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
== Known issues
|
|
|
|
* Update scripts are not working.
|
2022-01-13 01:25:31 +00:00
|
|
|
|
2022-06-05 09:13:08 +00:00
|
|
|
== What does the name mean?
|
|
|
|
**Adv**anced **Lab** **D**ata**B**ase
|