Commit Graph

3 Commits

Author SHA1 Message Date
Andre Beging
cc877259cf Refactor file path retrieval for settings and customer data.
Replaced hardcoded file paths with a method that retrieves the parent directory, ensuring consistency and maintainability. This change affects methods for loading and saving JSON data in both SettingsData and CustomerData classes.
2024-11-06 16:26:52 +01:00
Andre Beging
415ca59575 Add publish settings and adjust .gitignore
Enabled single-file publishing in Server.csproj and included new IntelliJ IDEA configuration files for Git. Adjusted .gitignore to include publish directory.
2024-11-06 16:09:41 +01:00
Andre Beging
de76b1d432 Init 2024-11-06 16:00:26 +01:00