Skip to content

SwathiPriya37/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System (To-Do App)

Project Description

The Task Management System (To-Do App) is a simple web application that allows users to add, manage, and delete tasks efficiently. This project is built using HTML, CSS, and JavaScript and provides an interactive user experience.

Features

  • Add tasks with ease
  • Edit tasks
  • Delete tasks
  • Mark tasks as completed
  • Responsive and simple user-friendly UI

Technologies Used

  • HTML - Structure of the application
  • CSS - Styling and layout
  • JavaScript - Functionality and interactivity

Getting Started

1️ Prerequisites

  • Install VS Code
  • Install a web browser (Chrome, Firefox, Edge, etc.)

2️ Clone the Repository

git clone https://github.com/SwathiPriya37/To-Do-List.git
cd To-Do-List

3️ Run the Application

  • Open the project folder in VS Code
  • Open index.html and run it in the browser

Project Structure

To-Do-List/
│── index.html      # Main HTML file
│── style.css       # Stylesheet
│── script.js       # JavaScript logic
└── images/         # Folder for images/icons (if any)

Future Enhancements

  • Task deadlines and reminders
  • Task analytics (Completed vs Pending)
  • Sync tasks across devices

Contributing

Contributions are welcome! Feel free to fork the repository and submit a pull request.

License

This project is open-source and available under the MIT License.

Acknowledgments

  • Thanks to Open Source and Web Development communities!

If you like this project, consider giving it a star on GitHub!

About

The To-Do List App is a simple yet effective task management application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published