Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danialeyz/todolist-project
A todo list page with local storage items saving , items filtering , completed and uncompleted features .
https://github.com/danialeyz/todolist-project
localstorage todo-list todolist todolist-application
Last synced: 2 days ago
JSON representation
A todo list page with local storage items saving , items filtering , completed and uncompleted features .
- Host: GitHub
- URL: https://github.com/danialeyz/todolist-project
- Owner: danialeyz
- Created: 2023-05-13T17:01:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-18T09:32:23.000Z (about 1 year ago)
- Last Synced: 2024-12-09T07:37:08.527Z (about 2 months ago)
- Topics: localstorage, todo-list, todolist, todolist-application
- Language: CSS
- Homepage: https://todolist-project-xi.vercel.app
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!