An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Banner of the github account](./data/github-visual.png)](https://lucky-wheel.alexis-gousseau.com/)

[![Website test](https://img.shields.io/website-up-down-green-red/https/lucky-wheel.alexis-gousseau.com?style=for-the-badge)](https://lucky-wheel.alexis-gousseau.com)
[![GitHub latest commit](https://img.shields.io/github/last-commit/alexis-gss/lucky-wheel/develop?color=FFFFFF&style=for-the-badge)](https://github.com/alexis-gss/lucky-wheel/commit/master)
[![GitHub tag](https://img.shields.io/github/tag/alexis-gss/lucky-wheel?style=for-the-badge&color=FFFFFF)](https://github.com/alexis-gss/lucky-wheel/tags)
[![GitHub License](https://img.shields.io/github/license/alexis-gss/lucky-wheel?color=FFFFFF&style=for-the-badge)](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
[![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)](https://developer.mozilla.org/fr/docs/Web/CSS)
[![Javascript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)](https://developer.mozilla.org/fr/docs/Web/JavaScript)
[![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white)](https://getbootstrap.com/)
[![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)](https://www.php.net/)
[![Gitbook](https://img.shields.io/badge/GitBook-7B36ED?style=for-the-badge&logo=gitbook&logoColor=white)](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.