Carleton University - School of Computer Science Honours Project
Summer 2019
Web Framework and Data Visualization
Shiraj Gill
SCS Honours Project Image
ABSTRACT
The purpose of the project was to provide users a way to track their progress in an online video game, Halo 5. The application would be a web based service that would provide a variety of features. These features include an overview of their overall stats, a graph of their last 10 games and information about the games. In addition to this, a comparison tool would allow the user to compare 2 separate users against each other. The application used the public API provided by the game’s developer, 343 Industries. The application was built using a loose Model-view-controller approach as well an object oriented approach. The final product functions as a fully functional web service which can be accessed through the web at http://167.114.155.193/HaloStats/home