Quick & Dirty (php) Application to Upload Resumes.
Started writing this at around 7:40 AM, deployed it by 5 PM.
Shotouts to @kwikadi for designing the frontend, mass mailing login credentials, testing the app, and helping out with other random stuff.
- reasonable nginx upload limit, it errored on an 1MB file :/
- separate nginx access/error logs for the site
- custom nginx error pages for 404, 413, 502 etc.
- google analytics link in the html code
- prevent access to the resuming directory from ssh-ing
- bootstrap alerts for success message on upload page