Skip to content

Add PWA support for offline use #5

Description

@provandal

The app runs entirely client-side with no backend dependencies, making it a natural candidate for a Progressive Web App.

Proposed enhancement:

  • Add a service worker for offline caching
  • Add a web app manifest (manifest.json) with icons
  • Enable "Add to Home Screen" on mobile devices
  • Cache the app shell and static assets for instant loading

This would be especially useful for educators in environments with unreliable internet access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions