cms icon indicating copy to clipboard operation
cms copied to clipboard

Feat: Progressive Web App (PWA)

Open Gautam-Hegde opened this issue 10 months ago • 3 comments

This PR introduces Progressive Web App (PWA) functionality to our CMS,

  • users can install cms as a standalone app on their devices.(no more tab switches)
  • w/ next-pwa package
  • optimized with proper icons for windows, ios and android devices.

PWA in action

Lighthouse report

Screenshot (358)

Screenshot (356)

Screenshot (357)

Checklist before requesting a review

  • [x] I have performed a self-review of my code
  • [x] I assure there is no similar/duplicate pull request regarding same issue

Gautam-Hegde avatar Apr 14 '24 19:04 Gautam-Hegde

@hkirat awaiting for a review.

Gautam-Hegde avatar Apr 17 '24 12:04 Gautam-Hegde

Is there a need for so many icons? Isn't this over optimisation?

nimit9 avatar Apr 17 '24 12:04 nimit9

Is there a need for so many icons? Isn't this over optimisation?

yep, but icons are actually super light and optimized for PWA, gen using std. PWA builder. I don't see it as overoptimization cuz its an accessibility ft

Gautam-Hegde avatar Apr 17 '24 13:04 Gautam-Hegde

closing due to inactivity.

Gautam-Hegde avatar May 11 '24 12:05 Gautam-Hegde