TekConf is a conference management solution, focused on technical conferences. The main components include a quasi-RESTful API, the web front end, and mobile and desktop apps.
https://tekConf.com
https://api.tekconf.com
- Windows
- Visual Studio 2012
- IISExpress
- MongoDB
- Pull code from develop
- MongoDB must be installed
- Restore db (coming soon)
- db.conferences.ensureIndex( { "position" : "2d" } )
See Trello https://trello.com/board/tekconf/50747c7b7dfbc8a32f0417b7
Attendees
- Attendee can browse conferences
- Attendee can search for conferences
- Attendee can login
- Attendee can save a schedule for a conference
- Attendee is alerted to changes to a conference schedule
Speakers
- Speakers can find conferences with open calls for speakers/presentations
- Speakers can maintain a speaker profile
- Speakers can upload their presentations
- Speakers can submit presentations to conferences
Organizers
- Organizer can create a conference
- Organizer can add sessions
- Organizer can search for speaker presentations
- Organizer can create schedule