Track Flow- Freelance Dashboard With Client Management is a modern, lightweight, and professional browser-based management tool. It is specifically designed for freelancers, agencies, and small teams to organize clients, projects, and payments in one central place. Built with Pure HTML5, CSS3, and Vanilla JavaScript, it works entirely on the client side using LocalStorage—meaning no database or complex backend setup is required.
The tool provides a clean, structured workflow. You can manage client relationships, track project lifecycles, visualize progress through a Drag & Drop Pipeline, and monitor finances with ease. With built-in analytics and data portability (Import/Export), it’s a complete productivity system ready to go.
The project follows a clean and professional directory layout:
index.html, clients.html, projects.html, pipeline.html, payments.html (Root Files).assets/style.css (Core Design)assets/common.js (Main Logic & Initial Data)assets/sidebar.js (Navigation Logic)assets folder) to your hosting.index.html in your browser to start.This tool uses Browser Local Storage. It is designed for lightweight usage and frontend-heavy workflows. It can be easily extended with a backend system by a developer if needed.