Skip to content

AdamModus/offline-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#EXPERIMENT UNDER CONSTRUCTION

Surviving the offline status

This repo is hosting the evolving experiment of creating a Progressive Web App: Our simple TODO List manager Feel free to copy or use anything you like in here for learning or experimenting yourself! :)

Technologies explored so far:

  • Service Workers.
  • IndexedDB.
  • Web Workers.
  • Custom Elements.
  • Shadow DOM.
  • HTML template.

Setup

  • Install node
  • cd node_server
  • npm install
  • node server.js (by default running on port 8888, you can specify the port with -p or -port)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published