Skip to content

Web-based convention scheduling system

Notifications You must be signed in to change notification settings

LVerhulst4321/Zambia

 
 

Repository files navigation

Zambia

Convention scheduling tool originally developed for Arisia. Currently being generalized to handle other conferences/conventions. Zambia tracks sessions (events, panels, and anything that needs to be scheduled), participants, and rooms.

Features

  • Track sessions, rooms, and participants
  • Comprehensive conflict checking
  • Participants log in to enter availability, provide biography, etc.
  • Reports for various departments such as technical services and hotel liaison
  • Includes interface to KonOpas (https://github.com/eemeli/konopas), a free tool for publishing the schedule to mobile devices

Requirements

  • PHP 7.X (Tested on 7.0 & 7.2) (Should be able to run on PHP 5.6 if tweaked to use older version of Swift)
    • XSLT library
    • Multibyte library
  • Apache (Should be able to run on other web servers than can handle PHP and MySQL, but not tested)
  • MySQL
  • SMTP connection for use as mail relay (only if you want to send email from Zambia)
    • Note, many hosts limit use of their mail relays in ways not compatible with Zambia
  • Swift mailer (Tested on v 6.1.3)

Integrations

Other software which can work with Zambia

More Information

Check out the wiki

Join the Slack team

About

Web-based convention scheduling system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.6%
  • JavaScript 5.4%
  • XSLT 5.2%
  • CSS 4.1%
  • TSQL 3.0%
  • SQLPL 0.4%
  • Other 0.3%