saayam-for-all / webapp

Contains only the web releated React code
GNU General Public License v3.0
2 stars 4 forks source link

Icons with simple text message on menu bars in both web app and mobile app #31

Open RaoBhethanabotla opened 3 months ago

RaoBhethanabotla commented 3 months ago

Linkedin mobile app has a nice UX design. It shows many icons on both top and bottom menu bars. These icons have some simple text as well.

All our text should support I18N. When locale is changed, text should change to that locale while icons continue to be the same.

Icons indicate the consistency between web and mobile app as well.