Skip to content

Instantly share code, notes, and snippets.

@trebi
Created March 9, 2017 07:36
Show Gist options
  • Save trebi/d276d3c545360183f89c610337dd37da to your computer and use it in GitHub Desktop.
Save trebi/d276d3c545360183f89c610337dd37da to your computer and use it in GitHub Desktop.

Conference brochure app

Imagine you arrive to conference. You immediately get the brochure with timeline of all talks/workshops, venue map/plan etc. You use it to orientate in the event - you read the descriptions of all talks and the informaiton about the speakers to build you own timeline. This app should work as an venue brochure, which could receive updates, but could be accessible offline as well.

The app is meant to be universal across events - when you arrive to the event, you already have installed the app you are familiar with in your phone. You just scan QR code (+ optionally authenticate yourself) to load the data about current conference.

Some apps to get inspiration from: http://blog.venturepact.com/17-best-mobile-event-apps-for-conferences-and-corporate-events/

Minimal feature set

  • User

    • offline access
    • build custom timeline
    • show capacity of talks/workshops
    • receive notification in case of change of event I am subscribed to / all events
  • Organizer

    • create a conference content (talk/workshops, speaker descriptions, maps)
    • publish uodates
      • dynamic: changes in timeline
      • static: changes in descriptions etc.

Additional features

  • Social aspect
    • See who of your firends is subscribed to the lecture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment