Inspiration

Curiosity about the combined statistics of gamer profiles across platforms

What it does

It retrieves and stores user data from PSN, XBL, and Steam. Then processes the data and provides the user a dashboard of meaningful statistics.

How we built it

We utilized the .NET Core 2.0 MVC framework.

Challenges we ran into

.NET Core framework changes from 1.X to 2.0. Not all platforms have official API's and proper API integration is not trivial. Algorithms for combining data from completely different models takes a lot of careful consideration.

Accomplishments that we're proud of

We designed and developed a solid back end and front end for this Web Application in under 36 hours. We have the API's thoroughly researched and have the Steam API integration nearly complete.

What we learned

Writing custom API integrations for unofficial API's can be difficult. .NET Core 2.0 is excellent.

What's next for GamerDashboard

We are going to continue to improve our model, integration algorithms, and user interface. We are also going to finish hooking up the other two platform API's and then hopefully launch our Web Application.

Built With

Share this project:

Updates