mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Klausurplaneinsicht für Schüler hinzugefügt
This commit is contained in:
@@ -12,6 +12,7 @@ NateMan (**Na**chschreib**te**rmin-**Man**ager) ist eine Webanwendung zur Koordi
|
||||
* Excel-Export von Nachschreibplänen mit automatischer Terminzuordnung
|
||||
* Klausurerinnerungen an Lehrkräfte per E-Mail
|
||||
* öffentlich einsehbare Klausurpläne
|
||||
* individuelle Klausurplanansicht für Schüler und Schülerinnen
|
||||
|
||||
## Schnelle Installation
|
||||
|
||||
@@ -20,7 +21,7 @@ NateMan (**Na**chschreib**te**rmin-**Man**ager) ist eine Webanwendung zur Koordi
|
||||
1. Installieren Sie [Python](https://www.python.org/downloads/) und [Python-Venv](https://docs.python.org/3/library/venv.html).
|
||||
<details>
|
||||
<summary>Details</summary>
|
||||
|
||||
|
||||
Unter Linux (Debian und Derivate) installieren Sie die Pakete `python3` und `python3-venv`.\
|
||||
Unter Windows und macOS laden Sie den [Python-Installer](https://www.python.org/downloads/) herunter und führen Sie ihn aus. Python-Venv wird standardmäßig mitinstalliert.
|
||||
</details>
|
||||
@@ -35,7 +36,7 @@ NateMan (**Na**chschreib**te**rmin-**Man**ager) ist eine Webanwendung zur Koordi
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
```
|
||||
|
||||
|
||||
**Windows:**
|
||||
```dos
|
||||
mkdir nateman
|
||||
@@ -63,4 +64,4 @@ An der Entwicklung sind beteiligt:
|
||||
|
||||
* [Niklas Elsbrock](https://github.com/nelsbrock) (Hauptentwickler)
|
||||
* [Johannes Bingel](https://github.com/Hecht376) (Exportfunktion und Excel-Importfunktion)
|
||||
* Dipl.-Inform. Christian Wolf, OStR (Idee und Betreuung)
|
||||
* Dipl.-Inform. Christian Wolf, OStR (Idee und Betreuung)
|
||||
|
||||
Reference in New Issue
Block a user