Wheel-of-Fortune

Name | Wheel-of-Fortune |
Year | 2017 |
Tech | JS / Vue.js / VueX |
An entertaining and graphical way to select items (persons, objects, choices, etc.) from a list of available items.
The list of items can be customized, along with each item's relative frequency, background color, and text color. The application comes with three default presets, and the user can create new presets, based on the current wheel settings.
Wheel of Fortune uses Vue.js and VueX, and indeed one of the key goals in building this application was to pick up this up-and-rising JavaScript framework.