Collection of simple tools to support Girton College Boat Club (GCBC).
Developed in PHP using the CodeIgniter framework.
Calum J. Eadie (https://github.com/CalumJEadie)
This copy of the CodeIgniter framework is licensed under the old style CodeIgniter license. See documentation/CodeIgniter/license.txt
. This applies to www/system
.
The remainder of this application is licensed under the MIT License. See LICENSE.markdown
.
- Itemised Bill Emailer
- From a CSV file of names, email addresses and itemised costs generates and emails a per member itemised bill.
- Outputs HTML and Text emails, email client decides which to display.
- Tracker
- Originally written for GCBC's 2012km erg fundraiser in January 2012.
- Tracks distance and time for teams and participants.
- Outputs legs completed by teams and participants.
- Basic HTTP API.
- Embeddable progress tracker.
- Export of legs to CSV.
Sensitive files are not included in the repo but masked copies can be found in documentation/sensitive
.