Skip to content

gaurav1911/django-konfera

 
 

Repository files navigation

django-konfera

image

image

image

Yet another event organization app for Django.

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

Quick start

There is example directory, that provides a convenience feature to allow potential users to try the app straight from the app repo without having to create a django project. It can also be used to develop the app in place. You can read more in README.md inside example directory.

Contributing Guide

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. For more details see file: CONTRIBUTING.rst

Disclaimer

Django-konfera was designed for Bratislava Python Meetups as a workshop, where people are learning Django.

About

Django app for organising conferences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.6%
  • CSS 12.8%
  • HTML 8.6%