simple RowLog
The free and open-source rowing logbook
| Current development status: | ALPHA |
| Latest Release: | 0.1.9 |
simple RowLog is a rowing logbook software intended to be used at in boathouses to allow members to sign boats in and out, as well as allowing the club to keep track of rowing boat use. It is intended as an alternative to paper based logbooks, with additional features such as statistics for individual rowers and groups, leaving notices etc.
simple RowLog is completely free in that it costs you nothing to use, as well as allowing modification and redistribution, subject to the GNU General Public License.
Screenshots
Technical Information
simple RowLog is written using:
- Java: simple RowLog is therefore usable on most major computing platforms.
- Apache Derby DB: A lightweight Java SQL Database.
- Swing: For the GUI.