Roadmap Tracker is a career learning tracker that helps users follow structured roadmaps for different tech careers and track their progress step-by-step. This project is currently under development and new features are being added regularly. šÆ Project Goal The goal of this project is to build a dashboard-style roadmap tracker where users can: Select a career path Follow a structured roadmap Track completed learning steps Monitor their learning progress visually
⨠Features Implemented So Far ā Career Roadmap Generator ā Interactive Task Checklist ā Live Progress Counter ā Progress Bar Visualization ā LocalStorage for saving progress ā Separate progress tracking for each career ā Sidebar Dashboard Layout ā Component-based architecture using Svelte
š§ Features Coming Soon š¹ Dark Mode Toggle š¹ Career Search Suggestions š¹ Custom Roadmap Input š¹ Dashboard UI Improvements š¹ Project Deployment (Live Demo) š ļø Tech Stack Frontend: Svelte Styling: CSS Storage: LocalStorage Version Control: Git & GitHub
š Project Structure src ā āāā components ā āāā Sidebar.svelte ā āāā Topbar.svelte ā āāā App.svelte āāā main.js āāā index.html