Overview
When it came time to replace the pen-and-paper approach to tracking student involvement in a local high school's STEM-focused career day, I whipped up a simple web app to streamline the process. While the design was handled by a third party, I tackled both front and back-end development. Over the years, the project evolved as my skillset grew; what started as a sloppy mess of PHP is now a svelte, maintainable Rails app.
Highlights
- Ruby on Rails 3.2.x with MySQL data store
- Devise + Cancan for authentication and authorization, respectively
- Paperclip for uploads; WickedPDF with wkhtmltopdf for PDF rendering of rosters and schedules
- Transactional e-mails delivered via Postmark API



