https://github.com/alexis-gss/lucky-wheel
An online wheel of fortune with customizable options
https://github.com/alexis-gss/lucky-wheel
bootstrap css gitbook javascript lucky php wheel
Last synced: 2 months ago
JSON representation
An online wheel of fortune with customizable options
- Host: GitHub
- URL: https://github.com/alexis-gss/lucky-wheel
- Owner: alexis-gss
- License: mit
- Created: 2022-06-17T12:48:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T09:39:29.000Z (5 months ago)
- Last Synced: 2025-01-27T22:59:46.929Z (4 months ago)
- Topics: bootstrap, css, gitbook, javascript, lucky, php, wheel
- Language: PHP
- Homepage: https://lucky-wheel.alexis-gousseau.com/
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://lucky-wheel.alexis-gousseau.com/)
[](https://lucky-wheel.alexis-gousseau.com)
[](https://github.com/alexis-gss/lucky-wheel/commit/master)
[](https://github.com/alexis-gss/lucky-wheel/tags)
[](https://github.com/alexis-gss/lucky-wheel/blob/master/LICENSE)# Introduction
[Lucky Wheel](https://lucky-wheel.alexis-gousseau.com/) is, as its name suggests, a customizable wheel of luck.In fact, you can define a list of elements that will be distributed on the wheel to make it spin.
# Table of contents
- [Introduction](#introduction)
- [Table of contents](#table-of-contents)
- [Frameworks, Platforms and Libraries](#frameworks-platforms-and-libraries)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Create a task](#create-a-task)
- [Fixing a Bug](#fixing-a-bug)
- [Proposing a Change](#proposing-a-change)
- [Changelog](#changelog)
- [Copyright and License](#copyright-and-license)# Frameworks, Platforms and Libraries
[](https://developer.mozilla.org/fr/docs/Web/CSS)
[](https://developer.mozilla.org/fr/docs/Web/JavaScript)
[](https://getbootstrap.com/)
[](https://www.php.net/)
[](https://www.gitbook.com/)# Documentation
You can find all the documentation of this project on this link : [Lucky Wheel documentation](https://docs-lucky-wheel.alexis-gousseau.com).
# Contributing
### Create a task
You can create a [new issue](https://github.com/alexis-gss/lucky-wheel/issues/new/choose) with a specific templates : bug or feature.
Once your code is working, please verify that your code is following the same coding standards.
### Fixing a Bug
When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.
### Proposing a Change
When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.
# Changelog
Latest version v2.0.4.
See the [CHANGELOG.md](CHANGELOG.md) file for details.
# Copyright and License
[Lucky Wheel](http://lucky-wheel.alexis-gousseau.com/) was written by [Alexis Gousseau](https://github.com/alexis-gss).
Copyright (c) 2022 and beyond Alexis Gousseau.