Skip to content

Devansh-dvd/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ To-Do List Web App

A fully functional To-Do List Website built entirely with HTML, CSS, and JavaScript!
This project helped me explore core frontend concepts like dynamic task creation, custom deadlines, organizing tasks under different list names, and storing everything persistently using localStorage. πŸ’Ύ

Seeing everything come together and work exactly as envisioned was an amazing experience! πŸ™Œ

Next on the journey: React.js βš›οΈ and Bootstrap 🎨 to build more dynamic and visually appealing apps.

πŸ“‘ Table of Contents


✨ Features

  • βœ… Add, edit, and delete tasks dynamically
  • πŸ“… Set custom deadlines for each task
  • πŸ—‚οΈ Organize tasks under different list names
  • πŸ’Ύ Persistent storage using localStorage
  • πŸ–₯️ Fully responsive UI for desktop and mobile
  • 🎨 Clean and minimal design for easy usage

πŸ—οΈ Architecture

  • User Interface: HTML & CSS
  • Event Handling: JavaScript
  • Task Management & DOM Manipulation: JavaScript functions handle task operations
  • Persistent Storage: localStorage

πŸ› οΈ Technologies Used

Frontend

  • HTML
  • CSS
  • JavaScript

Tools

  • Git
  • GitHub

About

a todo list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published