Back to projects
Economics
CourseTracker
Personal MS Economics course tracker with finalized grades, old coursework, current semester planning, and future course scheduling.
JavaScriptAcademic PlanningEconomicsLocal StoragePortfolio
Overview
CourseTracker is a personal academic planning dashboard for my Texas A&M MS Economics coursework. It keeps finalized grades, completed classes, active semester work, and future course plans in one place.
The app is built as a lightweight static tool so it can run directly from the portfolio without a backend or account system.
What It Tracks
- Finalized Fall 2025 grades
- Completed graduate economics courses
- Current semester coursework
- Future course plans through Fall 2026
- Credit counts and semester progress
- Planning notes, task lists, and reference materials
Stack
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Data | Local app state and static course records |
| Persistence | Browser local storage |
| Hosting | Portfolio static assets on Vercel |
Result
The tracker gives a single shareable view of the graduate course plan without exposing private systems or credentials. It is published as a project on the portfolio and links to the full interactive tracker.