Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Implement Progressive Web App (PWA) features #370

Open
2 tasks done
SATYAM1000 opened this issue Sep 19, 2024 · 2 comments
Open
2 tasks done

🚀 Feature: Implement Progressive Web App (PWA) features #370

SATYAM1000 opened this issue Sep 19, 2024 · 2 comments
Assignees

Comments

@SATYAM1000
Copy link

🔖 Feature description

It would be a great enhancement for the website to function as a Progressive Web App (PWA). Implementing PWA features will allow users to:

Install the website as an app on their devices.
Access content offline.
Improve page load performance.

🎤 Why is this feature needed ?

PWAs offer a more engaging user experience by making websites behave like native applications. Implementing PWA will provide:

Offline functionality: Users can still interact with content without an internet connection.
Faster page loads: Leveraging caching strategies and service workers for faster load times.
Improved engagement: Users can install the website as a web app, increasing return traffic.

✌️ How do you aim to achieve this?

I would like to add Progressive Web App (PWA) functionality to improve the website. The solution includes:

Service Worker: Cache important assets to provide offline functionality.
Web App Manifest: Create a manifest with details like app name, icon, start URL, and theme color for adding the site to the home screen.
Add to Home Screen (A2HS): Let users install the website as a web app on their devices.
HTTPS: Ensure the website is served over HTTPS.
App Shell: Build an app shell to make core parts of the site load faster.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@SATYAM1000
Copy link
Author

please assign me

@VineeTagarwaL-code
Copy link
Collaborator

go ahead, lets do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants