Skip to content
/ fairrad Public

Wheel-of-fortune like app, focused on iPads, to randomly(-ish) select things

License

Notifications You must be signed in to change notification settings

komaxx/fairrad

Repository files navigation

fairrad logo

fairrad

fairrad is a small app targeted at iPads to choose from a list of possibilities with a wheel-of-fortune like interface. It's original intent was for teachers to pick kids for some task (say: "Tell a story about your weekend") in a fun, and random way.

Development of the view itself is complete. More advanced tasks (manage groups, store data in cloud, create new wheels) are just sketched.

Video

VIDEO (Click to open in YouTube)

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Usage

Just open the XCode project. No external dependencies.

State

The person I wrote this for is no longer a teacher so development is pretty much aborted. You might still want to salvage the wheel view itself - which should be easy: Just extract the WheelView and SectorView in /ui/wheel.

License?

Nah. Do whatever.

Or, as we say in Legalese:

MIT license

Copyright (c) 2019 Matthias Schicker

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Wheel-of-fortune like app, focused on iPads, to randomly(-ish) select things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages