Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/irfansimsar/es6-todo-app

Another todo app with ES6
https://github.com/irfansimsar/es6-todo-app

es6 javascript puppeteer pwa todoapp todolist

Last synced: 1 day ago
JSON representation

Another todo app with ES6

Awesome Lists containing this project

README

        

# ES6 To Do List App 📝

Another To Do List App to try ES6 Features and for fun. [Live Demo](https://irfansimsar.github.io/es6-todo-app)

## Preview
![Demo](https://irfansimsar.github.io/es6-todo-app/assets/es6-todo-app.gif?v=0.0.1 "Demo")

## Features
- Your tasks are stored on localStorage
- You can add multiple tasks and manage them (for now you can only mark as completed and delete)
- Also, you can use app when you are offline
- The app is responsive