Todos management app
- create a responsive card component with
- name
- title
- 2 photos, swipeable
- description
- add a card for each dev team member
When user logs in and there's local lists and config
- ask user the following?
- discard local changes
- use server data only
- keep local changes
- overwrite server data
- merge server and local data
- discard local changes
- change on current theme for its dark/light variant
- switch button availability relies if it has a dark/light variant?
- research about internationalization libs
- app content should switch according with the selected language