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.
- Host: GitHub
- URL: https://github.com/anshuman-02/todo-list
- Owner: Anshuman-02
- Created: 2024-07-18T09:08:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-18T09:29:41.000Z (over 1 year ago)
- Last Synced: 2025-02-14T23:19:39.605Z (12 months ago)
- Topics: css, frontend-development, html, javascript, responsive-design, task-management, to-do-list, to-do-list-javascript, todo-list, todolist, web-development
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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