Skip to content
nicolassmith edited this page Jan 30, 2012 · 15 revisions

Other pages:

Resources

Buzzwords for presentation:

  • Main goal is to bring people who would want to study together but don't know each other. (I think we should make this clear to differentiate from things like Google Latitude.)

  • Location aware, beacons shown on map.

  • Course list automatically pulled from MIT using Stellar API.

  • QR code scanning for quick beacon joining.

  • Beacons may contain contact details with links to place call/sms/email.

  • Notification bar icon to quickly access current beacon.

  • Consistent and intuitive icons for all sorts of user actions (join/leave/edit beacon, star/unstar/add course)

  • Features that are more implementation related than user facing:

  • Client/server communication for finding other's beacons. (python scripts with MySQL backend)

  • sqlite database for local storage on device.

  • registers handler for beacon:// scheme URI requests from the OS.

  • Many customized UI widgets.

Notes:

Clone this wiki locally