RatTracer
FeaturedA MEAN-stack Kanban board for tracking job applications through the hiring pipeline, built end-to-end to learn Angular in depth: an Angular front end (standalone components, reactive forms, CDK drag-and-drop) talking to an independent Express/Mongoose REST API backed by MongoDB Atlas, with linked resumes, cover letters, and job postings stored in Google Drive. Ships with an editable status-history timeline, optimistic drag-and-drop updates with automatic rollback on a failed save, and a Dockerized deployment (nginx reverse proxy, multi-stage build) running on a personal home server.
Angular · Express · Node.js · MongoDB · Mongoose · Docker