All Projects → Justineo → lucky

Justineo / lucky

Licence: other
A dead simple raffle app.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to lucky

SJS DROPS
Script using requests module to register accounts to Slam Jam Socialism raffles.
Stars: ✭ 21 (-66.67%)
Mutual labels:  raffle

Lucky

A dead simple raffle app.

Features

  • The roster can be provided by a text file or entering a total number for game attendants. (The roster file is a newline delimited file, one row for each name. A short description can be attached to each name in the format of name|desc.)
  • Welcome message can be edited upon double-clicking. (The edited version will be saved into your browser's local storage.)
  • The results of each round are logged into local storage.
  • Auto-adjusting font size to fit layout and winner count.

Hacking

After cloning the repo:

$ npm i
$ npm run dev

And make any modification as you wish.

Browser compatibility

Run lucky in latest Chrome/Firefox.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].