Portfolio
MyEPICS 1.0
MyEPICS is a course management software written with PHP and MySQL. Purdue University uses this software to manage its course called Engineering Projects In Community Service (EPICS). Some of the included features are:
- Weekly reports
- Administrative management of attendance
- Tasks and todo lists
- And much more…
This code is currently in maintenance mode while focus is currently on MyEPICS 2.0.
MyEPICS 2.0
MyEPICS 2.0 is a complete rewrite of the MyEPICS 1.0 code. The 2.0 version is built upon a brand new framework from the ground up. It uses PHP, MySQL, PEAR, XML, and XSL. Some of the features of MyEPICS 2.0 include:
- Modular design with dynamic module loading
- Easy module installation and management
- Database abstraction with PEAR libraries
The core of the framework is currently in Alpha stage while the modules the extend the functionality of the system are being developed. More information about this project may be found at the IMS Team Webpage