An open API service indexing awesome lists of open source software.

https://github.com/anshuman-02/todo-list

A simple and interactive To-Do List application using HTML, CSS, and JavaScript.
https://github.com/anshuman-02/todo-list

css frontend-development html javascript responsive-design task-management to-do-list to-do-list-javascript todo-list todolist web-development

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/user-attachments/assets/520d19cf-6076-49a5-a8b8-3da623a35d36)

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

## Project Structure
```graphql
todo-list/

├── task2.html # Main HTML file
├── styles.css # CSS file for styling
└── scripts.js # JavaScript file for functionality
```

## Connect with Me
- [LinkedIn](www.linkedin.com/in/anshuman14)
- [GitHub](https://github.com/Anshuman-02)

## Keywords and Phrases
- To-Do List
- Task Management
- Web Development
- HTML
- CSS
- JavaScript
- Frontend Development
- Responsive Design