Skip to content

a simple tool to select a random attendee on a meetup meeting. basically an angular 2 playground

License

Notifications You must be signed in to change notification settings

warszawajug/wjug-random-attendee

 
 

Repository files navigation

WJUG Random Attendee

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.

Building

git clone [email protected]:WrRaThY/wjug-random-attendee.git
cd wjug-random-attendee
npm install
npm install -g @angular/cli
ng serve

About

a simple tool to select a random attendee on a meetup meeting. basically an angular 2 playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.8%
  • CSS 24.6%
  • HTML 14.6%