Skip to content

harshitpandey-26/Todo-list-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List Application A simple yet functional To-Do List web application designed to help you manage your daily tasks effectively. Built using HTML, CSS, and JavaScript, this application allows users to add, display, and delete tasks seamlessly.

πŸš€ Features Add Tasks: Quickly add tasks along with a due date to stay organized. Task Display: Newly added tasks are displayed instantly in a visually appealing list below the input section. Delete Functionality: Remove completed or unnecessary tasks with a single click on the "Delete" button. User-Friendly Interface: A clean and intuitive layout ensures a smooth user experience. πŸ’‘ How It Works Add a Task: Enter your task description and select a date, then click the "Add" button. Your task will appear in the task list below.

Delete a Task: Simply click on the "Delete" button next to the task to remove it from the list.

πŸ”§ Tech Stack HTML: Provides the structure of the application. CSS: Adds styling for a polished, modern interface. JavaScript: Implements the core functionality for task management.

πŸ› οΈ Installation Clone the repository: bash Copy code git clone https://[github.com/harshitpandey-26/Todo-list-js.git Navigate to the project directory: bash Copy code cd todo-list Open index.html in your browser to get started. 🌟 Future Enhancements Add task prioritization and sorting. Include an edit option for existing tasks. Implement local storage to save tasks across sessions. 🀝 Contribution Contributions are welcome! If you have any suggestions or would like to enhance this project, feel free to open an issue or submit a pull request.

πŸ“„ License This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published