= INTRO =
This is an events calendar made with pure HTML, CSS, JS, and web assembly to support SQLite. It is a tutorial/project/experiment to showcase the capabilities of modern Progressive Web App (PWA) - Yes, this is installable and serverless. Capable of running completely offline.
= SYSTEM REQUIREMENTS =
* "Grade A" browser. With support for service worker, web assembly, cache storage.
* https:// is required for the features to work properly.
* http://localhost works fine for testing...