Tools
HTML - Used to layout our front end
Bootstrap - Prebuilt styles to improve visual feel
PHP - Communication between front end and server & business logic
Apache - Server that holds database and runs logic
MySQL - Database to store information
PHPUnit - PHP testing framework
Xdebug - PHPUnit extenstion for code coverage
Git & Github - Version control
Dropbox - Used to keep updated versions of all our documents