Hi all,
I wanted to share my website making use FuriousNoob’s “HaloSharp” to wrap the Halo 5 API, and Quartermaster, my C# library for obtaining Spartan Company membership. Spartan Clash (www.SpartanClash.com) aggregates match results from over 300,000 players and refines them into a leaderboard experience for Spartan Companies.
I started this project during the hackathon last year, but I finally stitched together enough of a data pipeline/learned enough front end to make this a reality. I’m just in a pilot stage right now, so I am only displaying data from the Warzone Warlords weekend in April. As I get my production rate limit approved, I’ll be expanding the data net to the Warlords playlist that happened this weekend, and eventually all classic Warzone games.
What I really need though is some feedback on the site. As you might be able to tell, I’m very new to front end design, as all I’ve managed to do is build some data tables. =D It would be awesome if you guys have any suggestions on some frontend improvements, especially in the Javascript realms. I’m using Bootstrap 3 and ASP.NET MVC 5.
General styling advice is also much appreciated 
Links:
Website here -> http://www.spartanclash.com/
Github here -> GitHub - C-Kennelly/SpartanClash: Spartan Clash combines public API data on thousands of Halo 5: Guardians players to create a clan-focused leaderboard experience for avid fans.