Skip to content

Convert FlipTrack to a Progressive Web App (PWA) #16

Description

@rushikesh-bobade

Description

Resellers are often on the go at thrift stores or retail locations. They need to be able to access FlipTrack quickly from their phones like a native app.

Expected Behavior

  1. Add a \manifest.json\ with app icons, theme colors, and display mode set to \standalone.
  2. Register a basic Service Worker (\sw.js) to cache static assets for faster load times.
  3. Ensure the app passes Lighthouse PWA requirements so users get the 'Install App' prompt on mobile devices.

Technical Hints

  • Place static files in the \public\ directory.
  • Link the manifest in \�pp/root.tsx\ inside the <head>\ tags.

Difficulty

Beginner-Intermediate

Metadata

Metadata

Assignees

No one assigned

    Labels

    ECSoC26Required label for ECSOC Sentinel scoringenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions