Project Overview
Internship tracking lives in spreadsheets, calendar apps, and browser bookmarks across most students. Archeway puts it in one place: a kanban board, a calendar, and analytics, all connected to the same application data.
Started as a Software Engineering class project, shipped to production serving real users. Built on Flask with PostgreSQL, Google OAuth for authentication, and Chart.js for analytics visualization. Everything a student needs to run an organized internship search without losing track of where they stand with each company.
The production deployment on Azure includes CSRF protection, rate limiting, CSP headers, and XSS prevention throughout — built as if real user data were at stake, because it is.