Adjusted the about text, the README and the CHANGELOG for the BeetRound project.

This commit is contained in:
2026-02-05 18:45:31 +01:00
parent 7edd6b9aa0
commit 22adf36aa9
3 changed files with 11 additions and 45 deletions

View File

@ -1,19 +1,9 @@
# GenericQtClient
# BeetRound
This is a Qt application which can be used as a starting point for new software projects.
BeetRound is a software project to manage the yearly crop share auction (german: Bietrunde) of a Community-supported agriculture (CSA, german: Solidarische Landwirtschaft (SoLaWi)).
Common features most Qt software clients need will be already implemented and can be easily configured for the specific needs.
This is the management application. The project also includes a web server where the participants can submit their biddings.
## Implemented features:
- Separated UI frontend and backend core (in its own git submodules)
- Using Qt model/view framework with QT undo framework
- Saving/Loading JSON files
- CSV import/export
- installable and updateable via Qt updater framework
- only linux for now
- Qt 6 libraries must be installed on the machine to run
Further information will follow…
## Coming features:
- REST client
- Extensive use of sorting and filtering models to display data in different ways
- ...
This project is currently tailored for one specific CSA and will be expanded to broader use after the coming crop share auction in february.