ahnsv / TodoPG

Todo list using IndexedDB and available offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoPG

Todo list using IndexedDB and available offline

// TODO:
// 1. Store todo list and memos in the IndexedDB
// 2. Bring the stored data offline
// 3. UX-wise BETTER app, to be

About

Todo list using IndexedDB and available offline


Languages

Language:JavaScript 63.0%Language:HTML 26.8%Language:CSS 10.1%