The document discusses proposed changes to a mobile app's left menu design. It suggests making the menu buttons larger for easier tapping on mobile, allowing two menus to be open simultaneously, and adding animations for a more polished feel. Links are provided to resources on replacing tables with grids, using carousels instead of tabs, and dynamically creating elements with JSON for a more flexible design that works well across devices.
1 of 8
Download to read offline
More Related Content
Fancy things for Katrin
1. Design fancy fancy things
By Aleks Korovin (117 room)
akorovin00@gmail.com
2. Katrin left menu
- buttons of left menu is too small for mobile apps
- some users would like to open 2 menus simultaneously and use elements on them
- old design
- no animation (some fancy staff)
7. How to use some elements
http://heelhook.github.io/chardin.js/
8. Carousel will be instead of tabs
http://owlgraphic.com/owlcarousel/demos/itemsCus
+ Widget works fine on all devices (mobile, pc, tablets)
+ A better choice for user if there are a lot of tabs
+ Works with JSON. Creation of elements dynamically