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

Modularize the app and implement SelectivePreloadingStrategy #17

Open
sebinbenjamin opened this issue Apr 6, 2020 · 0 comments
Open

Comments

@sebinbenjamin
Copy link
Member

sebinbenjamin commented Apr 6, 2020

Group the page into modules and consolidate routing. Implement selective preloading strategy to optimize app size and fine-tune performance.

Proposed Module Hierarchy

The proposed hierarchy needs to be updated with the latest workflow changes before being implemented.
OnboardModule

  • Landing pages
  • Registration pages for Volunteer & Quarantined

MainModule

  • Maps page
  • Request creation pages
  • Request handling pages

MiscModule

  • My Profile pages - edit/save

Additional Context

Go through the workflow and discuss on slack https://xd.adobe.com/spec/6a2c4d00-a356-4885-5e8d-a4379323a760-1c1d/grid/

Refer
https://ionicframework.com/docs/angular/navigation#lazy-loading-routes
https://ionicframework.com/blog/how-to-lazy-load-in-ionic-angular/

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

No branches or pull requests

1 participant