Make ScuffedMDB a proper PWA
olig89 opened this issue · comments
Oli Gill commented
Description
Allows for:
- Users to install on devices
- Users to access offline (will also therefore help with the perception of load times)
- 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
Oli Gill commented
Given how the db is always polled before loading page - offline capability isn't possible