Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.03 KB

LuckyWheel

LuckyWheel can be described as a lucky wheel application designed to determine who among a group of friends should undertake a task. This task might be favorable or not so much.

In our friend group, we used an application like this to decide who would carry out a certain task or who would face a penalty. However, shortcomings in that application inspired me to create my own.

Live Demo

To use or test the project, you can visit: LuckyWheel

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue.

To contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Create a pull request to merge your changes into the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.