No description
  • C 96.5%
  • Zig 3.1%
  • CSS 0.3%
Find a file
2026-05-12 14:30:58 +02:00
sqlite include sqlite, link statically 2024-08-22 21:27:20 +02:00
src mime types for static files 2026-05-12 14:30:58 +02:00
.gitignore zig: update to version 0.13 2024-08-11 15:44:40 +02:00
build.zig wip: filter 2025-11-30 23:58:50 +01:00
build.zig.zon zig 0.15 2025-09-23 00:55:32 +02:00
Justfile Typst API Änderung um UB zu vermeiden 2025-12-20 14:19:46 +01:00
README.md Benutzbare Einteilungstabelle woop woop 2024-05-07 11:20:36 +02:00

Eine Web-App um Ministrantenpläne zu verwalten

TODO:

  • Port 8080 nach Außen Blockieren
  • UB Überprüfen (wird der body zuerst gesendet oder gefreed?)
  • Memoryleaks prüfne (-> FreeOrNot)

TODO (1):

  • Add admin interface for managing plan (setting title/masses/etc)
  • Add admin interface for actual planning (cf. table in django-app, but maybe different interface)
    • Eintelungen zählen
  • CSRF Protection
  • Interface for managing Users/Roles

TODO (2):

  • Add License

Bekannte Probleme:

  • Sicherheit wird großgeschrieben lol