This is a web application I designed as part of a team project in a databases course. It's a rather simple application system, that allows users to apply to an imaginary university and fill out application data. It then allows different types of staff (executive aide, admin, etc.) to review the applicant, leave notes, see other faculty reviews, suggest advisors, and ultimately decide to admit/reject with or without financial aid.
It's a fairly silly thing, and I'm really just including it on natesoares.com because I'd like to have a public log of my work up here, but if you'd like to browse an application that I (and two others) wrote for school and not for fun, check it out here. I warn you, I don't take PHP or MySQL very seriously anymore these days, I much prefer to work with tools that are well designed and well thought out, so I didn't exactly attempt to polish this project nor adhere to best coding practices. Still, it works fairly well, so feel free to browse at your leisure. I'll release the code as soon as I can within the code of academic integrity, if I remember at the end of the school year.