Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enriquefynn/vertsys

QT application to manage climbers in a gym
https://github.com/enriquefynn/vertsys

Last synced: 13 days ago
JSON representation

QT application to manage climbers in a gym

Awesome Lists containing this project

README

        

VertSys
=======

QT application to manage climbers in a gym

Made using QT 4 and SQLite

Current Features:

* Add/Remove Climber.
* Pay.
* Import/Export database.
* Edit Climbers.
* Reports.
* Export emails

TODO:

* Translation
* Improve payment method
* Account manager
* Reuse register code to edit climbers
* Make a instaler [InstalerFramework]
* Send email notifications. Maybe using this [SmtpClient-for-Qt]

Example:
![example](example.png "Program example")

[SmtpClient-for-Qt]: https://github.com/bluetiger9/SmtpClient-for-Qt
[InstalerFramework]: http://qt-project.org/doc/qtinstallerframework-1.5/index.html