Job Application Tracker
A structured workspace for high-volume developer job searches.
This repository now starts from an intentional SaaS foundation: marketing routes are separated from the authenticated product area, and the core MVP sections already have stable URLs for incremental implementation.
Production-minded default
The layout is intentionally small, route boundaries are explicit, and shared placeholder components prevent one-off page scaffolding from accumulating.
Ready for next phases
The next implementation passes can add auth, database access, plan enforcement, and feature-level server modules without reorganizing the app tree again.