We understand the importance of your time, and we appreciate your effort in completing this assignment. If you have any questions or need further clarification, please don't hesitate to reach out to us.
- API calls
- Openapi specification json file
- Navigation
- Types
- Assets
Feel free to change them as you see fit.
Implement the Home screen UI ("My intake") for user Zygi (can be found in the constants file).
Tasks to be completed:
- Display the list with the fetched drinks for Today and All Time (Overall).
- Display the total number of ML for Today (it is the same even if All Time - Overall segmented control value is selected).
Optional Task:
- Display the rank for Today (it is the same even if All Time - Overall segmented control value is selected).
- Add a delete drinks feature ("X" icon in the list item).
Nice to haves:
- State management
- Persistence