-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Richard Kellner edited this page Sep 13, 2016
·
2 revisions
Web application written in python (django) to manage event organization.
Features in application (for version 0.1)
- manage Events
- support multiple events (conferences, meetups)
- manage Sponsors
- manage Speakers (and talks, or workshops)
- call for proposals
Work to be done in near future
- attendees registration (tickets)
- order with multiple tickets (receipts)
- schedule generation
- schedule generation in ics calendar format
schema for version 0.1 with support in DB for functionality build in later versions.
Django-konfera was designed for Bratislava Python Meetups as a workshop, where people are learning Django.
Do you want to help and learn someting? Check out our contributors guide