mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.

Home Page:https://smdb.mikeroph.one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make ScuffedMDB a proper PWA

olig89 opened this issue · comments

Description

Allows for:

  1. Users to install on devices
  2. Users to access offline (will also therefore help with the perception of load times)
  3. Ability to get notifications (e.g. new film)

In relation to...

Other

Justification

Is cool tech, and easy to implement at the most basic level given you've already done most of the hard work with Lighthouse.

Proposed Solution

No response

Additional Information

No response

Given how the db is always polled before loading page - offline capability isn't possible