Skip to content
/ turnfix Public
forked from turnfix/turnfix

Turnfix ist eine Datenbank basierte stand alone Software um (u.A.) Gerätturnwettkämpfe zu organisieren, auszuwerten und abzuschließen.

Notifications You must be signed in to change notification settings

Igel18/turnfix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurnFix

TurnFix is a program to manage gymnastics competition data. It was build mainly for competitions held in Germany and is currently available in German only.

Build

Builds with Qt5.13 and MinGW on Windows. To Build it successful https://github.com/abhijitkundu/QtPropertyBrowser.git must be cloned to libs.

Execute

To execute the program some additional files are necesarry and must be copied to execution folder. From Qt\5.13.0\mingw73_64\bin folder:

  • libgcc_s_seh-1.dll
  • libstdc++-6.dll
  • libwinpthread-1.dll
  • Qt5Cored.dll
  • Qt5Guid.dll
  • QtNetworkd.dll
  • QtPrintSupportd.dll
  • QtSqld.dll
  • QtWidgetsd.dll

From PostGreSQL 11 folder:

  • libeay32.dll
  • libpq.dll
  • ssleay32.dll
  • libiconv-2.dll
  • libintl-9.dll

License

Apache 2.0

Dokumentation can found here

https://github.com/Igel18/turnfix/blob/v2/documentation/SUMMARY.md

Views

Login

grafik

Competitions

grafik

Participants

grafik

Squads

grafik

Score input

grafik

Result

grafik

Print & Export

grafik

Squad states

grafik

Database administration

grafik

About

Turnfix ist eine Datenbank basierte stand alone Software um (u.A.) Gerätturnwettkämpfe zu organisieren, auszuwerten und abzuschließen.

Topics

Resources

Stars

Watchers

Forks

Languages

  • C++ 94.3%
  • SourcePawn 4.3%
  • QMake 1.3%
  • Other 0.1%