Web Apps
I have created a number of web applications using PHP and MySQL. Below find a list of apps and functions along with a working model.
Password Protection
- Lock a website or part of a website with Username and Password Authentication
- Provide a standard password that will need to be customized on first entry
- Create password protected personalized user spaces
Mapit/Directory
- Databse driven employee directory with mapit feature
- Sort fuction: by last name, department, title
- Search feature
- Adminstrative userface with update, add and delete features
Bidding
- Online bidding with instant bid recognition
- Anonymous bidding
Work Availability
- Red, yellow or green availability status
- Password protected
- Sort fuction: by last name, department, availability
- Adminstrative userface with update, add and delete features
Signups
- Simple sign up forms with various fields: name, address, telephone, email etc
- Numbers restrictions, only allow a certain number to sign up and then transfer to a waiting list
- Date & Time restrictions, automatically turn the sign up on/off at a specific time and date
- Sign up for time slots
Workflow Calendar
- A list of all the work for a given year, displayed by date or event
- Adminstrative userface with update, add and delete features
Events Calendar
- Yearly calendar with a feature to add events

