From idea to implementation
- Do basic wireframes based on your PO (product owner) requirements.
- Determine user actions, blocked actions (what user can not do) and write all possible questions you may have.
- Based on actions determine what data do you need.
- Determine (list) all endpoints which allow the actions.
- From point 3 list the raw data structure from DB