1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00
No description
Find a file
2022-06-28 03:53:46 +02:00
advlabdb Update assistant docs 2022-06-28 03:53:46 +02:00
docs Remove adoc 2022-06-28 03:51:39 +02:00
.env.template Update .env.template 2022-05-17 12:44:02 +02:00
.gitignore Add Flask-Migrate 2022-05-29 18:13:28 +02:00
LICENSE Add LICENSE 2022-06-03 21:17:17 +02:00
pyproject.toml Adjust footer 2022-06-17 22:24:23 +02:00
README.adoc Add logs hint 2022-06-14 23:10:06 +02:00
run.py Init commit 2021-03-18 14:53:55 +01:00

= AdvLabDB
:source-highlighter: highlight.js
:highlightjs-languages: bash

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/]

== AdvLabDB
A database with a web interface for labs.

Admins have an interface to manager students, groups, experiments, appointments, marks and analyse data.

Assistants have a separate interface to set their marks und schedule appointments with students.

== Status
The software is still in beta and under active development. Don not hesitate to open issues!

== Setup
See link:docs/user_docs/server_setup.adoc[the setup documentation].

== Logs
After setting up a server, logs related to AdvLabDB can be found in the directory `/var/log/advlabdb`.

== Known issues
* Update scripts are not working.

== What does the name mean?
**Adv**anced **Lab** **D**ata**B**ase