Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List Web App

This is a simple and stylish ToDo List web application that allows users to add, mark, and remove tasks. The app features a modern dark theme and is fully responsive for use on both desktop and mobile devices. Visit at : https://devkan009.github.io/ToDo-List-Website/

Features

  • Add tasks to the list.
  • Mark tasks as completed (with a line-through and dulled appearance).
  • Remove tasks from the list.
  • Stylish dark theme with responsive design.

How to Use

  1. Open the App:

    • Open the index.html file in your browser.

    screenshot of the app's homepage when first loaded.

  2. Add a Task:

    • Enter a task in the input field labeled "Enter your tasks."
    • Click the "Add task" button to add the task to the list.

    screenshot showing a task added to the list.

  3. Mark a Task as Completed:

    • Click the checkbox next to a task to mark it as completed.
    • The task will appear dulled with a line-through effect.

    a screenshot showing a task marked as completed.

  4. Remove a Task:

    • Click the "Remove task" button.
    • Then, click on the task you want to remove. Only the first clicked task will be removed, and the "Remove task" button must be clicked again to remove another task.

    a screenshot showing the "Remove task" button being used and a task being removed.

  5. Responsive Design:

    • The app adjusts to different screen sizes, making it usable on both desktop and mobile devices.

    a screenshot showing the app on a mobile device or a smaller screen.

Files in the Project

  • index.html: The main HTML file for the app.
  • style.css: The CSS file for styling the app.
  • app.js: The JavaScript file for app functionality.

Installation

  1. Clone the repository:
    git clone <repository-url>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages