Skip to content

dccnconf/dccnsys

Repository files navigation

DCCN'2019 Conference Management System

Conference management system for DCCN'2019 conference implemented using full-stack Django with a bit of jQuery and Bootstrap 4.

About

The source code is availble under MIT license.

Features

  • multiple submission types
  • multiple proceedings types and volumes
  • customizable file types collected for each proceedings type
  • end of submission and review is soft, each submission may be administrated individually
  • advanced admin console (custom, not Django admin site)
  • messaging system for sending emails to multiple submissions or multiple users, supports template variables
  • export users and submissions with customizable attributes

Limitations

  • only one track supported
  • submission and proceedings fields are not customizable
  • no users separation between conferences from the admin view

3-rd party integrations

Most integrations can be easily replaced, right now the system work with the following services.

  • MailGun - transactional email provider
  • TravisCI - continuous delivery to staging and production sites
  • VScale.io - cloud servers the system runs on
  • Selectel - cloud S3-compatible storage for files and backups

List of 3-rd party software libraries