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.
- What is the event?
- Where (add some nice map to the event spot + parking)?
- Contact - put here a good channel to communicate (=not your email. It could be slack, twitter, G+)
- 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.
- ServiceWorkers - to enable notification when sessions start.
- A good example is devsummit site that was built for Chrome Summit
- Add mobile view (foundation).
- 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