MIT Model United Nations Conference website code
This is the repository that contains most of the code for the http://www.mitmunc.org/ website. This website was written in hand-rolled PHP with many AJAX requests in the Control Panel.
Unlike most other conference websites, mitmunc.org has tight integration between conference staff, attending schools' faculty advisers, and the website content. The Control Panel features:
- Different modes for Secretariat/Admin, Chair, Adviser/Student, and Committee Timers (See below)
- Complete financial tracking of the conference's income and expenditures, including reflection of accepted school fees in the adviser's control panel.
- A committee timer that tracks speech and caucus times, speakers list, and committee announcements.
- A resolution formatter that uses LaTeX to prepare resolutions in the proper format.
- An integrated committee document printing system that interfaces with the Common Unix Printing System (CUPS)
- Ability to log into the website using certificates.
- Tracking of countries and special committee position assignments given to schools
A few files have unfortunately been .gitignored in order to protect information related to security or conference confidential information.
See AUTHORS.txt