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
- Host: GitHub
- URL: https://github.com/dgrothe-phd/quartalkalender
- Owner: DGrothe-PhD
- Created: 2021-04-18T19:46:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T20:35:39.000Z (over 2 years ago)
- Last Synced: 2025-02-09T21:15:42.873Z (4 months ago)
- Topics: c-sharp, hacktoberfest, hacktoberfest2022, html, learn-to-code
- Language: HTML
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.