Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Cyber-Tasker | Futuristic ToDo Application

A sleek, responsive, and future-looking Task Management application built with pure vanilla web technologies. It features a Cyberpunk-Minimalist dark theme with real-time state persistence and client-side filtering.

πŸ”— Live Demo: [https://vikas-chenna.github.io/todo-list/]


πŸ’Ž Key Features

  • ⚑ Full CRUD Operations: Create, Read, Update, and Delete tasks seamlessly without page reloads.
  • πŸ’Ύ LocalStorage Persistence: Tasks are securely synchronized with the browser's client-side storage so data is never lost on refresh.
  • 🎯 Smart Priority Categorization: Tasks can be tagged as High, Normal, or Low priority, changing the visual container's neon accent borders dynamically.
  • πŸ” Real-Time Live Search: Instant client-side search filtering that highlights matching tasks by scanning the text dynamically as you type.
  • πŸ”’ Status-Based Locking: Checking a task as "Complete" applies a visual strike-through and automatically disables editing capabilities for better user experience.
  • πŸ“± Fully Responsive Design: Clean layout built using modern Flexbox architecture that scales perfectly across Mobiles, Tablets, and Desktops.

πŸ› οΈ Tech Stack Used

  • HTML5: Semantic structural layout.
  • CSS3: Custom Google Fonts, Flexbox architecture, Media Queries, and Glassmorphic/Neon glowing visual cues.
  • JavaScript (ES6+): DOM Manipulation, Event Listeners, LocalStorage State Management, and Array Parsing (filter, forEach).

πŸš€ How to Run Locally

  1. Clone or download this repository to your local machine.
  2. Ensure all 3 files (index.html, style.css, script.js) are in the same directory.
  3. Simply open index.html in any modern web browser (Chrome, Edge, Brave, Safari).
  4. Boom! The futuristic interface is ready to manage your workflow. 😎

About

Futuristic ToDo App with LocalStorage and Live Search.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages