Skip to content

Mark-code789/Mi-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mi-List

To-Do list PWA application

Purpose

This application is a standard web application that is used to manage personal to-do list tasks. It is purely assembled in vanilla javascript, HTML and CSS. The uses localforage.js library to store tasks and other objects passing them from main window and service worker.

Pros

  • Able to send custom device reminder notifications.

  • Easy to add and delete to do list

  • Able to work offline and be installed (Chrome)

  • Takes little space

Cons

  • Requires internet for initial installation.
  • Depends on browser to function in background.

About

To-do list PWA that can send notifications and work offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published