A Grapher for "Einführung in die Programmierung für Nichtinformatiker*innen"
Go to file
2025-01-24 12:33:03 +01:00
assets Changed: Complete Overall 2025-01-24 12:33:03 +01:00
.gitignore Added: Student Ranking 2025-01-08 11:38:31 +01:00
analyzer.py Changed: Complete Overall 2025-01-24 12:33:03 +01:00
appstate.py Changed: Complete Overall 2025-01-24 12:33:03 +01:00
database_editor.py Changed: Switched ImGUI implementation 2025-01-09 22:33:04 +01:00
database.py Changed: Complete Overall 2025-01-24 12:33:03 +01:00
gui.py Changed: Complete Overall 2025-01-24 12:33:03 +01:00
LICENSE Initial commit 2025-01-01 15:28:10 +01:00
main.py Added: Layout Switcher 2025-01-05 01:01:39 +01:00
model.py Changed: Complete Overall 2025-01-24 12:33:03 +01:00
README.md Inital 2025-01-01 18:27:58 +01:00
requirements.txt Added: Lecture Editor 2025-01-02 18:13:55 +01:00
state Changed: Complete Overall 2025-01-24 12:33:03 +01:00

Grapher

A Grapher for "Einführung in die Programmierung für Nicht Informatiker*innen"

writin in Python usign Dear ImGui