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-11-19 16:47:21 +01:00
advlabdb Add login view message 2022-11-10 13:20:40 +01:00
cli Replace get_count and execute().scalars() 2022-09-22 20:26:22 +02:00
deploy Fix tilde problem 2022-11-19 16:47:21 +01:00
docs Add database_import docs to import.html 2022-09-10 18:26:31 +02:00
podman Move files to deploy 2022-11-19 15:45:05 +01:00
.containerignore Ignore more files in the container 2022-11-19 15:44:26 +01:00
.flake8 Add flake8 2022-07-03 18:41:44 +02:00
.gitignore Finalize container setup with data_dir 2022-08-18 03:20:52 +02:00
.pre-commit-config.yaml Update deps 2022-11-08 18:21:46 +01:00
.typos.toml Update deps 2022-10-08 14:44:14 +02:00
compose.yml Fix tilde problem 2022-11-19 16:47:21 +01:00
Containerfile Fix gunicorn command 2022-11-19 16:42:56 +01:00
LICENSE Add LICENSE 2022-06-03 21:17:17 +02:00
manage.py Remove redundant admin templates 2022-09-20 18:15:56 +02:00
poetry.lock Update deps 2022-11-19 14:08:49 +01:00
pyproject.toml Update deps 2022-11-19 14:08:49 +01:00
README.adoc Clean up before container setup 2022-08-02 13:59:26 +02:00
requirements.txt Update deps 2022-11-19 14:08:49 +01:00
run.py Make run.py executable 2022-09-10 18:26:56 +02: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!

// TODO: New setup with containers

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