-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Requirement:
- Make the app PWA-compatible
- Add an install button in the Nav drawer. The app should get installed on the user's device when user clicks on it.
- The app should be accessible offline. (open the app, turn off the internet. The user should be able to navigate to different screens. Only the data fetching should be paused. The user should be notified that there is network outage, therefore it's not possible to perform that action)
- Lighthouse PWA score should be decent (>80 minimum, 100 bestcase)
Reference:
https://nextjs.org/docs/app/building-your-application/configuring/progressive-web-apps
Metadata
Metadata
Assignees
Labels
No labels