danialeyz / todolist-project

A todo list page with local storage items saving , items filtering , completed and uncompleted features .

Home Page:https://todolist-project-xi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List Project

Overview

This project is designed to help you manage your tasks efficiently. It utilizes local storage to save your items, ensuring that you can access them anytime, even if you close the page.

Features

  • Items Saving: Your todo list items are automatically saved in the local storage, providing a seamless experience.
  • Items Filtering: Easily organize and prioritize your tasks with the built-in filtering feature. Sort your items based on completion status, due date, or any other criteria that suits your workflow.
  • Completion Status: Mark tasks as completed or uncompleted to keep track of your progress and stay organized.

Get Started

To get started with the Todo List project, simply clone the repository and open the index.html file in your preferred web browser. Start adding, editing, and completing your tasks with ease!

About

A todo list page with local storage items saving , items filtering , completed and uncompleted features .

https://todolist-project-xi.vercel.app


Languages

Language:CSS 48.3%Language:JavaScript 41.4%Language:HTML 10.2%