For my final project in a computer science course, I developed Jobbity, a job search website. Job seekers can browse and search jobs, submit applications, and see a list of positions to which they've applied. Employers can post jobs, delete old jobs, and view applications.
It was important that this PHP and MySQL-based site be easy to use — but I also made sure that it was be secure, efficient, and easy to maintain.