Skip to content

Sankarxn/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Todo List App πŸ“

A simple and responsive Todo List application built to manage daily tasks efficiently. This project allows users to dynamically add tasks, mark them as completed, and delete tasks when finished.

Features

  • βž• Add new tasks dynamically
  • βœ… Mark tasks as completed
  • ❌ Delete tasks
  • πŸ”„ Real-time UI updates
  • πŸ“± Responsive and user-friendly design

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • React.js

How It Works

Users can:

  1. Enter a task in the input field
  2. Add it to the list
  3. Mark tasks as completed after finishing them
  4. Delete tasks when no longer needed

All task data is handled dynamically to provide a smooth user experience.

Purpose of This Project

This project was created to practice frontend development concepts such as:

  • DOM manipulation
  • State management
  • Event handling
  • Dynamic data rendering
  • CRUD-like functionality in frontend applications

Future Improvements

  • Edit task functionality
  • Local storage integration
  • Task categories/priorities

Author

Sankaran
Aspiring Mern Stack Developer | Freelance Developer

About

A simple and responsive Todo List application built to manage daily tasks efficiently

Topics

Resources

Stars

Watchers

Forks

Contributors