Skip to content

Collection of simple tools to support Girton College Boat Club (GCBC).

License

Notifications You must be signed in to change notification settings

GCBC/gcbc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCBC Tools

Collection of simple tools to support Girton College Boat Club (GCBC).

Developed in PHP using the CodeIgniter framework.

Author

Calum J. Eadie (https://github.com/CalumJEadie)

Licensing

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.

Tools

  • 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.

Screenshots

Itemised Bill Emailer

Input

Input

View Store

View Store

Send Emails

Send Emails

Email Output - HTML

Email Output - HTML

Email Output - Plain Text

Email Output - Plain Text

Tracker

Teams

Teams

Participants

Participants

Runnings Legs

Running Legs

Completed Legs

Completed Legs

Progress tracker embedded in GCBC website

Progress tracker embedded in GCBC website

Installation

Sensitive files are not included in the repo but masked copies can be found in documentation/sensitive.

About

Collection of simple tools to support Girton College Boat Club (GCBC).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published