Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/01zulfi/todo-list


https://github.com/01zulfi/todo-list

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

Todo List

## About the Project

A simple app to keep track of tasks and projects.

Checkout the live version [here](https://01zulfi.github.io/todo-list/).

Written in HTML, CSS and Plain JavaScript. Bundled with Webpack. Library used: date-fns.

## Features


  • Create tasks and display their information

  • Ability to create checklists for tasks

  • Display a countdown timer (if due date is valid)

  • Ability to delete and update tasks

  • Ability to set tasks/projects to complete

  • Create projects with their own tasks

  • Store the data locally using localStorage