Categories
Mersoft Corporation Web Application

Background Screening Web Applications

This project involved maintaining and improving several CakePHP web applications.

The applications allow companies to provide a portal for posting job descriptions, allowing individuals to apply to those postings, as well as submitting information for background screenings. The applications are written with HTML, CSS, JavaScript, and PHP, and using the MVC (model-view-control) framework, CakePHP. User information is then stored and accessed in a central database, using a RESTful interface.

My work on this project was focused mainly on ticket driven (using the Unfuddle ticketing system) issue fixes and requested improvements to the front end (view layer) of the applications. Fixes and upgrades were made using mainly HTML, CSS, and PHP.