Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.96 KB

File metadata and controls

52 lines (35 loc) · 1.96 KB

Trackly - Task Tracking Web App

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.

🚀 Features

  • 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.

🛠 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Storage: LocalStorage
  • PWA Features: Web App Manifest, Service Worker

📸 Screenshots

Trackly_demo Trackly_demo_dark Trackly_demo_mobile Trackly_plus_spotify

📦 Installation

  1. Clone the repository:
    git clone https://github.com/sausdeveloperr/trackly.git
  2. Open index.html in a browser.
  3. Alternatively, deploy using GitHub Pages or a static web hosting service.

🔧 PWA Installation

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

📝 License

This project is open-source under the MIT License.

📢 Contributing & Feedback

Have feedback or suggestions? Feel free to open an issue or contribute via pull requests.


Made with ❤️ by Lekan - sausdeveloperr