1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00
AdvLabDB/README.adoc

27 lines
970 B
Text
Raw Normal View History

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
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
2022-06-28 21:55:32 +00:00
The software is still in beta and under active development. Do not hesitate to open issues!
2022-01-13 01:25:31 +00:00
2022-06-05 09:13:08 +00:00
== Setup
2022-06-28 21:55:32 +00:00
To setup a server, see the link:docs/server_setup.adoc[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