Skip to content

zaszlo/events-site-template

 
 

Repository files navigation

#Site Template For Events

A simple site that will let orgnizers of small events/confereance/hackathon and option to have their ionformation, registration in one place. Btw, checkout hackdaymanifesto in order to improve your next hackathon.

The major sections:

  1. What is the event?
  2. Where (add some nice map to the event spot + parking)?
  3. Contact - put here a good channel to communicate (=not your email. It could be slack, twitter, G+)
  4. Reigstration - Use google sheet with Apps script

This 'backend' code will let you send emails to the people that registered (confirmations, reminders, waiting-list etc;) and also gain valuable feedback after the event.

ToDo

  • ServiceWorkers - to enable notification when sessions start.
  • A good example is devsummit site that was built for Chrome Summit
  • Add mobile view (foundation).

Older Todos (2014/3)

  • This will enable users to 'fill' the capabilities of an app.
  • Notifications - for talks you registered.
  • Make the site UI 'mobile' with foundation / bootstrap.
  • Let users save their 'own' plan for the day.
  • Enable the site to run in 'offline' mode:
    • Let the user fill the form and send it when you have connection.
    • Let users 'save' their plan for the event

Analytics

About

Template site for events

htts://greenido.wordpress.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • HTML 37.2%
  • CSS 1.3%