Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Meetup Door Prize

Meetup Door Prize

Triangle .NET User Group Dec 11, 2013 presentation: Lightning talk about meetupdoorprize.com

Avatar for Justin Saraceno

Justin Saraceno

December 11, 2013
Tweet

More Decks by Justin Saraceno

Other Decks in Technology

Transcript

  1. The Story • Used to hand out paper raffle tickets

    at the end of each meeting. • Moved to counting off at the end of each meeting and choosing random numbers. • Our attendance grew and we started using Meetup.com • Meetup.com has a GREAT API!
  2. The Tech • Hosted on Site44.com with DropBox • It’s

    all HTML & Javascript • Uses Meetup.com’s API: – For Authorization via Oauth 2.0 – For Event & People Data
  3. Why? • To Learn JavaScript! • To Consume A Real-Live

    API • To use OAuth 2.0 • Bonus: It’s Actually Useful!
  4. What’s Next? • Migrate from Bootstrap 2 => 3 •

    Design improvements • JavaScript improvements • Mobile?