Skip to content

This is a simple, responsive To-Do List application inspired by the Todoist design. Built as a training project, it allows users to create, manage, and delete tasks. The app saves all data in the browser's local storage, ensuring that tasks persist even after the browser is closed.

Notifications You must be signed in to change notification settings

arianimmen/Todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Todo List App

Table of Contents

Features

  • Responsive Design: Adapts seamlessly across all devices.
  • Local Storage: Tasks persist even after closing the browser.
  • Task Management: Easily add, edit, and delete tasks.
  • Minimalistic UI: Clean, simple, and user-friendly interface inspired by Todoist.

Technologies Used

  • HTML/CSS: Responsive design using Flexbox and Grid.
  • JavaScript: Manages app functionality and local storage operations.

Installation & Usage

  1. Clone the repository:
    git clone https://github.com/arianimmen/Todo-list
  2. Open index.html in your preferred web browser.

Demo

https://arianimmen.github.io/Todo-list/

Screenshot from 2024-08-31 19-45-37 Screenshot from 2024-08-31 19-45-43

About

This is a simple, responsive To-Do List application inspired by the Todoist design. Built as a training project, it allows users to create, manage, and delete tasks. The app saves all data in the browser's local storage, ensuring that tasks persist even after the browser is closed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published