Actions
Task #8
openList Today’s Patients from Registration
Start date:
01/06/2026
Due date:
01/07/2026 (57 days late)
% Done:
0%
Estimated time:
Description
Task Description:
Create a screen to display today’s registered patients for doctors or reception.
The list should fetch data from today’s registrations and display patient and token details.
Fields to Display:
Token Number
Patient ID
Patient Name
Age / Sex
Registration Time
Status (Waiting / Completed)
Basic Validations Checklist:
Fetch only today’s patients
Patient list sorted by token number
Show message if no patients found
Handle API failure with error message
Table should not break for empty data
Actions