Brian Leighty  |  bfleighty@gmail.com  |  770-833-9611

Web - A Better Leader

I was contracted by Projections, Inc to create an online eLearning service to provide managers with leadership training. The service offers a simple drag-and-drop interface to the client provided by a combination of javascript code including jQuery and jQuery UI. The admin panel allows easy creation, modification and deletion of accounts. The site is protected by a PHP protection system which checks the MySQL database for whether the login is valid or not. The database is also used for storing the video's scheduling as well tracking data. This tracking data can then be exported by the client as a customized Excel spreadsheet using PHPExcel. A cron is run once a day to send out an email to each client that has training starting seven days from today.
Used In This Project
cron
eLearning
Javascript
jQuery
jQuery UI
MySQL
PHP
PHPExcel