Skip to content

πŸ“ A task management app built with JS! Easily add, complete, and delete tasks, with two themes to choose from. πŸŒ— Your tasks are saved across sessions using Local Storage for seamless productivity!

Notifications You must be signed in to change notification settings

IliaKani/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ToDo List Application

This is a simple yet powerful ToDo List application built with JavaScript. It allows users to manage their tasks effectively. Users can add tasks, mark tasks as completed, delete tasks. The application also supports two themes: standard and light.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Two themes: standard and light
  • Persist tasks across sessions (using Local Storage)

Installation

  1. Clone the repository:
    git clone https://github.com/IliaKani/todo-list.git
    
  2. Open index.html in your browser.

Usage

  1. Enter a task in the input field and click "Add" or press Enter to add a new task.
  2. Click the check button to mark a task as completed.
  3. Click the trash button to delete a task.
  4. Click the "Standard Theme" or "Light Theme" button to switch themes.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

πŸ“ A task management app built with JS! Easily add, complete, and delete tasks, with two themes to choose from. πŸŒ— Your tasks are saved across sessions using Local Storage for seamless productivity!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published