The place where you can predict the top finishers for different fitness competitions.
-
Applied Design Thinking increases business value.
Game
Conquer the Leaderboard: CrossFit® Prediction Game
The place where you can predict the top finishers for CrossFit® competitions.
End-users must select the athletes in the order they believe the athletes
will finish the Nobull CrossFit® Games at the close of the final event.
When you selecting an athlete, they will automatically be placed in the
highest available position on the leaderboard.
PTF is Prediction a Game Web-app built in
React
Node.js
and
MongoDB
Challange:
Create a prediction game and define scoring criteria.
Scope
Players will be able to select from 3 main CrossFit categories: Men, Women and Teams.
The game will be available a few weeks before the CrossFit competitions. The essence of the game is a sorting list containing Athletes and Teams that can be arranged numerically, positions start from 1st to undefined number of Athletes or Teams.
The winner is defined by how many times the player got a position right or close to the final result based on the final CrossFit Leaderboard.
Research
Our main benchmarking was a deprecated Reebok prediction game, we took it as reference but we wanted it to be more user-centered and functional on mobile devices. We concluded that it was more viable and time saving to utilize existing React libraries.
Analysis
Based on our previous research and the libraries pre-selected, we had enough data in advance prior to start working on the structure of the web-app.