Skip to content

Mahesh-Langote/TO-DO-Using-HTML-CSS-Js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

https://mahesh-langote.github.io/TO-DO-Using-HTML-CSS-Js/

Description

This is a simple ToDo application developed as an educational project for learning HTML, CSS, and JavaScript. The application allows users to add tasks, view the date and time when the task was added, and remove tasks from the list.

Features

  • Add new tasks with date and time of addition
  • View the list of tasks
  • Remove tasks from the list
  • Responsive design for various devices

How to Use

  1. Clone the repository: You can clone this repository using the following command in your terminal or command prompt: git clone https://github.com/Mahesh-Langote/TO-DO-Using-HTML-CSS-Js

  2. Open index.html file: After cloning the repository, navigate to the todo-app directory and open the index.html file in your web browser.

  3. Add a new task: Type the task in the input field and click on the "Add Task" button. The task will be added to the list with the current date and time.

  4. Remove a task: To remove a task from the list, click on the "X" button next to the task you want to delete.

Note: This ToDo app is designed as a beginner-level project for educational purposes, aimed at learning web development fundamentals. It may not have advanced features or robust error handling.

Contact

If you have any questions or need further assistance with this project, you can contact me:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages