IA_UX_UI.md
IA, UX and UI
That’s say if there’s one page,
I want to have these features:
- Add exercise record
- Show exercise record
Here’s the step to design the page:
- IA - check the spec
- what to add to exercise record, can user specify the date? and what to show in the record list?
- UX - how does it display?
- where the exercise form should be?
- how we show the record list? lazy load or pagination?
- what happen if user click the record list item?
- UI - how does it look like?
- what’s the color?
- what’s the font?
- what’s the icon?
- what’s the layout?