hello and welcome
this is my simple tool to select a random attendee on a WJUG (Warsaw Java User Group) meetup.
basically it is an angular 2 playground, which I suck at (or frontend in general), so don't expect miracles :)
If you, my dear reader, find it useful - be my guest. Fork it, copy it, steal it, do whatever you want. For details please refer to the license file.
git clone [email protected]:WrRaThY/wjug-random-attendee.git
cd wjug-random-attendee
npm install
npm install -g @angular/cli
ng serve