Trackly is a simple yet effective task-tracking web app designed to help users manage their daily tasks effortlessly. Built with vanilla JavaScript, HTML, and CSS, Trackly offers an intuitive UI and seamless functionality, making productivity more accessible.
- Add, mark as done, and delete tasks dynamically
- Persistent storage using LocalStorage
- Responsive and lightweight design
- Progressive Web App (PWA) support for installability
- Extra features including app reset, pomodoro timer, background music from Spotify, Apple Music, or YouTube Music, and visual progress tracking with a hoverable progress bar.
- Frontend: HTML, CSS, JavaScript
- Storage: LocalStorage
- PWA Features: Web App Manifest, Service Worker
- Clone the repository:
git clone https://github.com/sausdeveloperr/trackly.git
- Open
index.htmlin a browser. - Alternatively, deploy using GitHub Pages or a static web hosting service.
Trackly supports Progressive Web App installation:
- Visit the website in Chrome or Edge
- Click the Install Trackly button in the browser address bar
- Use the app as a standalone experience
This project is open-source under the MIT License.
Have feedback or suggestions? Feel free to open an issue or contribute via pull requests.
Made with ❤️ by Lekan - sausdeveloperr



