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

PWA Compatibility for Better User Experience #12

Closed
gkatrakazas opened this issue Aug 9, 2023 · 1 comment
Closed

PWA Compatibility for Better User Experience #12

gkatrakazas opened this issue Aug 9, 2023 · 1 comment
Labels
feature Request Suggestions for new features to be added to the project

Comments

@gkatrakazas
Copy link
Contributor

Description:
We want to improve our app's user experience by making it compatible with Progressive Web App (PWA) technology. This will enable users to have a seamless experience across devices and allow them to install the app on their devices.

  • PWA 1st Phase: Align with PWA Principles: Review and fix the app's codebase to adhere to PWA basic principles, including responsiveness, secure connections (HTTPS), and an app-like user interface.

  • PWA 2nd Phase: Implement In-App and Mobile Notifications: Add in-app and mobile notifications to keep users engaged and informed with real-time updates.

  • PWA 3rd Phase: Enable Offline Accessibility with Large Blob-Based VC/VPs: Allow certain parts of the app to be accessible offline by using large blob-based ViewControllers (VCs) and ViewPresenters (VPs) to store essential data.

  • PWA 4th Phase: Google Play Installable: Make the app installable from the Google Play Store, increasing accessibility and discoverability.

@gkatrakazas gkatrakazas added the feature Request Suggestions for new features to be added to the project label Aug 9, 2023
@gkatrakazas
Copy link
Contributor Author

Closing this issue as it is being superseded by #255, which contains more updated information and progress.

emlun pushed a commit that referenced this issue Aug 2, 2024
bug fix for the case where the selection of a verifier was throwing e…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request Suggestions for new features to be added to the project
Projects
None yet
Development

No branches or pull requests

1 participant