Samples of front end work - Everything here is database driven. Database structures are available on request. PHP code for most projects is posted on github.
Medicine Show Theatre Company website

Click the image above to take you to this theatre company website. It"s responsive, and supports video, slideshows and event schedules. The videos in this case are hosted on youtube, which was convenient for the client.

source code

Medicine Show Theatre Admin website

This is the admin for the Medicine Show website. It"s built on CodeIgniter with GroceryCRUD. Clicking the link above will take you to the admin, which is currently set in read only mode. The username for demo purposes is "user1", the password is "pswd1". I would be happy to arrange a live demo of the update and insert functionality.

Human Resources Company Lookup

This is an HR tool for handling new hires and promotions. A new hire can be sent to this web page to enter information about themselves, or HR can do it. Then the app generates an email that goes to all the active people in the database, welcoming a new hire, celebrating a promotion, etc. Written in CodeIgniter.

Registration Tool for Conference Organizers

This is a registration tool for companies that organize conferences. It is responsive and can be themed using css. The information for multiple conferences is set up in the database and users enter the appropriate code to go to registration for "their" conference. The test conference code is "SUSTOL".

source code