Skip to content

Task Manager Pro — A modern, responsive task management app with dark mode, priority tagging, animated interactions, and intuitive UI. Designed for productivity, simplicity, and a delightful user experience

Notifications You must be signed in to change notification settings

roshanthm/Task-Manager-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Pro

A simple, elegant, and powerful web-based task manager to help you stay organized. Built with vanilla JavaScript, HTML, and CSS (using Tailwind CSS for styling), this application allows you to manage your to-do list with ease and a clean user experience.


✨ Features

  • Create and Manage Tasks: Add new tasks with a name, priority, and deadline.
  • Intuitive Sorting: Tasks are automatically sorted based on priority (Important tasks first), then by deadline, and finally by creation date.
  • Interactive UI: Mark tasks as complete with a single click. Completed tasks are visually distinguished.
  • Overdue Alerts: Overdue tasks are automatically highlighted to ensure you never miss a deadline.
  • Persistent Storage: All tasks are saved to your browser's local storage, so your list remains intact even after closing the browser.
  • Customization: A dark mode toggle is available to switch between light and dark themes, with your preference saved for future visits.
  • Simple Actions: Easily delete individual tasks or clear your entire list with a confirmation modal to prevent accidental data loss.
  • Responsive Design: The interface is fully responsive and looks great on both desktop and mobile devices.

🛠️ Technologies Used

  • HTML5: For the page structure.
  • CSS3 (with Tailwind CSS): For styling and responsive design.
  • JavaScript (Vanilla): For all the application logic and DOM manipulation.
  • Font Awesome: For the icons used throughout the interface.

🧑‍💻 Author

Feel free to connect, open issues, or suggest improvements!


About

Task Manager Pro — A modern, responsive task management app with dark mode, priority tagging, animated interactions, and intuitive UI. Designed for productivity, simplicity, and a delightful user experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published