Skip to content

harithaguna/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App 📑

A simple ToDo application built with HTML, CSS, and JavaScript.

Overview

This ToDo app provides a user-friendly interface to manage tasks efficiently. It allows users to add and delete tasks, as well as mark them as complete. The app is designed with a clean and responsive layout for optimal user experience.

Features

  • Add Task: Easily add new tasks to your list.
  • Delete Task: Remove tasks that are no longer necessary.
  • Mark as Complete: Keep track of completed tasks.
  • Responsive Design: Works seamlessly on various screen sizes.

Technologies Used

  • HTML: Structured the content and layout of the app.
  • CSS: Styled the app for an attractive and intuitive design.
  • JavaScript: Implemented dynamic functionality for task management.