1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-17 18:31:15 +00:00
No description
Find a file
2022-07-31 03:54:59 +02:00
advlabdb Remove SERVER_NAME from Flask config 2022-07-29 02:22:04 +02:00
docs Fix typo 2022-07-03 00:20:13 +02:00
.env.template Update .env.template 2022-05-17 12:44:02 +02:00
.flake8 Add flake8 2022-07-03 18:41:44 +02:00
.gitignore Add requirements.txt with pre-commit 2022-07-31 03:54:59 +02:00
.pre-commit-config.yaml Add requirements.txt with pre-commit 2022-07-31 03:54:59 +02:00
LICENSE Add LICENSE 2022-06-03 21:17:17 +02:00
poetry.lock Add requirements.txt with pre-commit 2022-07-31 03:54:59 +02:00
pyproject.toml Adjust footer 2022-06-17 22:24:23 +02:00
README.adoc Add badges 2022-07-03 18:03:36 +02:00
requirements.txt Add requirements.txt with pre-commit 2022-07-31 03:54:59 +02:00
run.py Init commit 2021-03-18 14:53:55 +01:00

= AdvLabDB

image:https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white[pre-commit, link=https://github.com/pre-commit/pre-commit] image:https://img.shields.io/badge/code%20style-black-000000.svg[Code style: black, link=https://github.com/psf/black] image:https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336[Imports: isort, link=https://pycqa.github.io/isort/] image:https://img.shields.io/badge/security-bandit-yellow.svg[Security: bandit, link=https://github.com/PyCQA/bandit]

== About
AdvLabDB is a database with a web interface for labs.

// TODO: Screenshots

// TODO: Features

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

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

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

== Setup
To setup a server, see the link:docs/server_setup.adoc[setup documentation].

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

== Known issues
* Update scripts are not working.

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