Partimana

Manage your camps

Partimana

Partimana is a simple Java Swing application that helps you managing camps and their participants. It’s hosted on github.

Getting started

    # url to the jdbc database. Use correct host, port and database for being lucky!
    db.url      = jdbc:mysql://localhost:1234/database?useUnicode=true&characterEncoding=utf8
    # enter the user for the database here
    db.user     = databaseUser
    # enter your password here
    db.password = secretPassword

Don’t hesitate to contact me!

it follows an ad