{"id":25390238,"url":"https://github.com/thrymheim/lucky-wheel","last_synced_at":"2026-04-11T18:03:27.800Z","repository":{"id":275432515,"uuid":"878968408","full_name":"Thrymheim/Lucky-wheel","owner":"Thrymheim","description":"\"Lucky Wheel\" implementation using HTML, CSS, and JavaScript","archived":false,"fork":false,"pushed_at":"2025-02-02T13:27:15.000Z","size":272,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T22:54:12.938Z","etag":null,"topics":["bootstrap","chance","css","frotend","html","javascript","jquery","lucky","lucky-wheel"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Thrymheim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-26T15:52:10.000Z","updated_at":"2025-02-02T13:31:17.000Z","dependencies_parsed_at":"2025-02-02T14:25:31.605Z","dependency_job_id":"046a7d39-6477-4207-bcda-5bec2d080792","html_url":"https://github.com/Thrymheim/Lucky-wheel","commit_stats":null,"previous_names":["thrymheim/lucky-wheel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FLucky-wheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FLucky-wheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FLucky-wheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FLucky-wheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thrymheim","download_url":"https://codeload.github.com/Thrymheim/Lucky-wheel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125632,"owners_count":21051766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","chance","css","frotend","html","javascript","jquery","lucky","lucky-wheel"],"created_at":"2025-02-15T14:38:47.887Z","updated_at":"2026-04-11T18:03:22.760Z","avatar_url":"https://github.com/Thrymheim.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Lucky Wheel Logo](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRohg9M-qmZhrwiuUSURDnvpaJEA0-oR5-V7w\u0026s)\n\n# Lucky Wheel\n\nWelcome to the Lucky Wheel project! This interactive web application allows users to spin a virtual wheel for a chance to win prizes or make decisions. It’s an enjoyable and engaging way to introduce an element of randomness into any activity. \n\n## Table of Contents\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Customization](#customization)\n- [License](#license)\n\n## Features\n- **Interactive Design**: A visually appealing wheel that spins with a smooth animation.\n- **User-Friendly Interface**: Easy to understand and operate with a single click to spin.\n- **Customizable Options**: Modify the wheel's segments and prizes to fit your needs.\n\n## Technologies Used\n- **HTML**: For the structure of the application.\n- **CSS**: For styling and layout.\n- **JavaScript**: For adding functionality such as the spinning mechanism and random prize selection.\n\n## Installation\nTo get started with the Lucky Wheel project, follow these steps:\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/Thrymheim/lucky-wheel.git\n   ```\n\n2. **Open the Project Folder**\n   ```bash\n   cd lucky-wheel\n   ```\n\n3. **Open the `index.html` file**\n   Open the `index.html` file in your favorite web browser to view and use the Lucky Wheel.\n\n## Usage\n- Click the \"Spin\" button to start the wheel spinning.\n- The wheel will spin randomly and will gradually come to a stop, landing on a random segment.\n- Each segment can represent a different prize or outcome, which you can customize.\n\n## Customization\nIf you want to modify the wheel’s segments or prizes, you can easily do so by editing the JavaScript array inside the `script.js` file. Each value in the array represents a segment on the wheel.\n\nFor example, you can change this:\n```javascript\nconst segments = [\"Prize 1\", \"Prize 2\", \"Prize 3\", \"Prize 4\"];\n```\nTo any other values that you want.\n\n### CSS Styling\nFeel free to customize the appearance of the wheel by modifying the `styles.css` file. You can change colors, fonts, and other style properties to match your project requirements.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n---\n\nFeel free to contribute to improving the Lucky Wheel project or create your own variations! If you have any questions or suggestions, please open an issue in the repository. Happy spinning! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrymheim%2Flucky-wheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrymheim%2Flucky-wheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrymheim%2Flucky-wheel/lists"}