Skip to content

soujava/java-meetup-lottery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-meetup-lottery

Java Meetup lottery engine

  1. Download guest list file from meetup.com
  2. Overwrite src/main/resources/meetup.xls with this file
  3. Run the application with:mvn spring-boot:run
  4. Go to http://localhost:8080
  5. Click Init Draw to start/restart the draw
  6. Click Draw Next to see the next winner

alt home

Releases

No releases published

Packages

No packages published

Languages

  • Shell 34.2%
  • Batchfile 26.4%
  • Java 20.8%
  • HTML 17.7%
  • CSS 0.9%