Tasks for the near future:
- Client call to get statistics for a project
- Add HTML to stats output types
- Write code to use client call for each different output type
- Write Javascript to interpret JSON object and output basic HTML
- Implement a basic caching mechanism
- Clean up URL validation in stats class
- Refactor output to use templating across the board