Features - abhishekdev/hopcar GitHub Wiki

UI Features

Responsive Layout

Hopcar UI layout is responsive to the different screen sizes. The components are switched or morphed for an optimal experience on a device.

Semantic Structure

The app controls are labelled well for screen readers and help keyboard users. ARIA attributes have been added where required (NOTE: 3rd party components might not have best aria support)

Selective components

Uses components providing optimal experience for a specific screensize experience while maintaing their states across layout switches (e.g. portrait to landscape or vice-versa)

Desktop Experience

assets/hopcar-L.gif

Mobile Experience