Skip to content

A simple and interactive To-Do List application using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

Anshuman-02/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Project

This project is a simple and interactive To-Do List application developed using HTML, CSS, and JavaScript. It allows users to add, delete, and filter tasks based on priority and category.

Features

  • Add new tasks with a due date, priority, and category
  • Mark tasks as completed
  • Delete tasks
  • Filter tasks by priority and category
  • Responsive design for various devices

Technologies Used

  • HTML
  • CSS
  • JavaScript

Preview

Screenshot 2024-07-18 144653

How to Use

  1. Clone the repository:
    git clone https://github.com/Anshuman-02/todo-list.git
  2. Navigate to the project directory:
    cd todo-list
  3. Open index.html in your browser to view the To-Do List application.

Project Structure

todo-list/
│
├── task2.html        # Main HTML file
├── styles.css        # CSS file for styling
└── scripts.js        # JavaScript file for functionality

Connect with Me

Keywords and Phrases

  • To-Do List
  • Task Management
  • Web Development
  • HTML
  • CSS
  • JavaScript
  • Frontend Development
  • Responsive Design