Files
elwig/README.md
Lorenz Stechauner 01fa1931aa
All checks were successful
Test / Run tests (push) Successful in 2m23s
README: Add about sections
2025-09-21 11:53:38 +02:00

74 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Elwig
=====
**El**ektronische **Wi**nzer**g**enossenschaftsverwaltung (Electronic Management for Vintners' Cooperatives).
Further information may be found on [the website](https://elwig.at).
About
=====
**Product:** Elwig
**Description:** Electronic Management for Vintners' Cooperatives
**Type:** ERP system
**Version:** 1.0.1.0 ([Changelog](./CHANGELOG.md))
**License:** [GNU General Public License 3.0 (GPLv3)](./LICENSE)
**Website:** https://elwig.at/
**Developers:** Lorenz Stechauner, Thomas Hilscher
**Contact:** [lorenz.stechauner@necronda.net](mailto:lorenz.stechauner@necronda.net), [thomas.hilscher@gmail.com](mailto:thomas.hilscher@gmail.com)
**Source code:** https://git.necronda.net/winzer/elwig
**Developement period:** 20222025
**Technology Stack:**
- Language: C#
- Framework: Windows Presentation Framework (WPF)
- Database: [SQLite](https://sqlite.org/)
- PDF creation: [WeasyPrint](https://weasyprint.org/), [RazorLight](https://github.com/toddams/RazorLight), [PdfiumViewer](https://github.com/pvginkel/PdfiumViewer)
- Packaging: [WiX Toolset](https://www.firegiant.com/wixtoolset/)
Über
====
**Produkt:** Elwig
**Beschreibung:** Elektronische Winzergenossenschaftsverwaltung
**Typ:** Warenwirschaftssystem (ERP-System)
**Version:** 1.0.1.0 ([Änderungsprotokoll](./CHANGELOG.md))
**Lizenz:** [GNU General Public License 3.0 (GPLv3)](./LICENSE)
**Website:** https://elwig.at/
**Entwickler:** Lorenz Stechauner, Thomas Hilscher
**Kontakt:** [lorenz.stechauner@necronda.net](mailto:lorenz.stechauner@necronda.net), [thomas.hilscher@gmail.com](mailto:thomas.hilscher@gmail.com)
**Quellcode:** https://git.necronda.net/winzer/elwig
**Entwicklungszeitraum:** 20222025
**Verwendete Technologien:**
- Programmiersprache: C#
- Framework: Windows Presentation Framework (WPF)
- Datenbank: [SQLite](https://sqlite.org/)
- PDF-Erstellung: [WeasyPrint](https://weasyprint.org/), [RazorLight](https://github.com/toddams/RazorLight), [PdfiumViewer](https://github.com/pvginkel/PdfiumViewer)
- Paketierung: [WiX Toolset](https://www.firegiant.com/wixtoolset/)