Compare commits

...

2 Commits

Author SHA1 Message Date
a1bf573a07 [chore:] updated version 2026-03-19 08:53:53 +01:00
525f3fb4ae Update README.md 2026-03-19 07:52:11 +00:00
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ namespace spplus;
public partial class MainWindow : Window
{
public static MainWindow Instance { get; set; }
public static string ApplicationVersion = "v1.1.17";
public static string ApplicationVersion = "v1.2.24";
public MainWindow()
{
InitializeComponent();

View File

@@ -1,13 +1,15 @@
# SP+
Interaktiver Sportkursplaner für Oberstufen auf Basis einer Sportkurswahl durch SuS.
Plattformunabhängiger (Windows, Linux, Mac), interaktiver Sportkursplaner für Oberstufen auf Basis einer Sportkurswahl durch SuS.
## Features
* \+ Import von CSV-Dateien mit Kurswahl
* \+ Wahlansicht
* \+ Statistiken
* \+ Pflege von Sportkursen (inkl. Kürzel/ alternativen Bezeichnungen)
* \+ CSV-Export
* ~ Fehleransicht für nicht-existente, aber gewählte Kurse
* ~ PDF-Export
\+ Vorhanden, ~ Pending