Research using Service Workers as a caching mechanism #189
Closed
2 of 8 tasks
Labels
feature: Architecture
Pertains to project architecture and settings
PBV: dev
all issues for engineering roles (devops, backend, frontend, db)
role: frontend
Pertains to frontend tasks
size: 5pt
Can be done in 19-30 hours
Milestone
Dependency
Overview
As a developer we need to investigate technology that can solve problems for our application. For this issue we will research and forward a proposal for how Service Workers can help us achieve our MVP.
Action Items
Resources/Instructions
MVP Problem:
As of now, permanent caching of user data is not possible. If a user enters data in the qualifier page, for example, this data disappears upon browser exit. Although browser caching represents a solution, it is not a reliable one as we do not control browser data. Therefore, this issue is to investigate how we can reliable, permanently save user data!
Resources
Using Service Workers
Progressive Web Apps
Progressive Web Application
Workbox
The text was updated successfully, but these errors were encountered: