Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/irfansimsar/es6-todo-app
- Owner: irfansimsar
- License: mit
- Created: 2018-01-21T18:05:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:33:13.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T15:56:44.174Z (over 1 year ago)
- Topics: es6, javascript, puppeteer, pwa, todoapp, todolist
- Language: JavaScript
- Homepage: https://irfansimsar.github.io/es6-todo-app/
- Size: 1.93 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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