Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enriquefynn/vertsys
- Owner: enriquefynn
- License: other
- Created: 2014-10-21T02:23:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T17:52:49.000Z (over 9 years ago)
- Last Synced: 2023-08-04T10:06:52.180Z (over 1 year ago)
- Language: C++
- Size: 548 KB
- Stars: 4
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 emailsTODO:
* 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