An open API service indexing awesome lists of open source software.

https://github.com/dgrothe-phd/quartalkalender

C# project for learning, that writes a HTML calendar, using Visual Studio Code
https://github.com/dgrothe-phd/quartalkalender

c-sharp hacktoberfest hacktoberfest2022 html learn-to-code

Last synced: about 2 months ago
JSON representation

C# project for learning, that writes a HTML calendar, using Visual Studio Code

Awesome Lists containing this project

README

        

# QuartalKalender
Erstellt einen vierseitigen Kalender als druckbare HTML-Seiten.
Die Feiertage entsprechen den in Deutschland üblichen.
Ein kleines Learning-by-doing-Projekt in C#, Konsolenprogramm, das in Visual Studio Code läuft.

Aktualisiert:
* Kalender für 2023 hinzugefügt.
* Ordner "results" wird nun automatisch erzeugt, falls dieser noch nicht existiert.
* Übersetzungen in andere Sprachen vorbereitet.

# QuartalKalender
This project generates a calendar four pages of HTML files that can be printed out.
German holidays are included.
Initiated in 2021 as a beginner's project in C#, console program that runs in Visual Studio Code.

Last update:
* Added a calendar for 2023.
* Results folder is created if it does not exist.
* Translation in other languages has been prepared.