- Import the database to your local mysql instance using db.sql in the root directory.
- Tweak src/java/com/triplanner/model/DB.java's connection parameters to match your own MySQL instance's.
- Run in Netbeans.
- documentation.docx
- Our commit log in log.log
- db.sql for initializing the database