Ionic
Other technologies
Evidence
-
Why this level
SummaryIonic is used concretely on a real mobile project, with access guards, reactive cart handling, navigation and an Angular/Ionic/Capacitor stack.
-
Current ceiling
SummaryThe main improvement axes to reach the next level are: broaden the Ionic project portfolio, document more advanced mobile patterns, and show additional use cases beyond auth, navigation and cart flows.
-
The Angular/Ionic auth guard implemented in the mobile application developed during the past experience at ERON Santé redirects to login when access is unauthorized.
-
The cart service aggregates quantities and prices, then propagates state reactively across the mobile app.
-
The menu page drives user-entry points in the application. This shows concrete business mobile interface work.
-
The ERON mobile repository documents Angular, Ionic, Capacitor, TypeScript, SCSS and RxJS within the same application. This confirms structured use rather than a one-off experiment.