Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Indico is a general-purpose event management tool developed at CERN. It is a fully web-based software that is open-source under the MIT License. Indico boasts a variety of features and is extensible through the use of plugins.
To install Indico, follow these steps:
git clone https://github.com/indico/indico.git
pip install -r requirements.txt
indico db prepare
indico run
Indico is a powerful event management tool developed at CERN under the MIT License. It offers a range of features including conference organization, paper reviewing, timetable management, and integration with video conferencing solutions. With its extensible nature through plugins, Indico provides a comprehensive solution for event management needs.