Skip to content

mrblightning/drawFromAHat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Draw from a hat

One day I found myself needing a program to randomly pick a name from a list. I decided I'd rather make my own than use one available on the Internet.

Things that needs to be worked on

  • I want the name to be deleted off the list when clicked on the 'x' and the 'x' only.
  • allow user to edit names "in the hat" by clicking on it from the list.
    • editable li
  • the layout lacks character -- figure something out to make it stand out more

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.5%
  • CSS 30.6%
  • HTML 16.9%