Skip to content

oyvindholmstad/finlotteriet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finlotteriet

Finlotteriet is a simple javascript lottery.

How to run?

npm install

npm run start

How to use?

Add contestants/ticket with the input. Every ticket has an equal chance of winning. Click "Trekk vinner!" to start spinning. Click "Start nedtelling" to draw the winner. Click "Aksepter vinner" to remove the ticket from the pool, and you are ready to draw again.

You can also add contestants from file by adding a contestants.csv to the public/data folder with the following format:

Name;Tickets;Comments;
Knut;2;;
Per;2;;
Espen;1;;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •