update,
This commit is contained in:
39
jamespong14205/task1/project/002_notes/design/index.md
Normal file
39
jamespong14205/task1/project/002_notes/design/index.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Digest
|
||||
|
||||
### stack
|
||||
|
||||
- app
|
||||
- db
|
||||
|
||||
### Registration form page (1page + 2 logic)
|
||||
|
||||

|
||||
|
||||
(Please add required fields checking for user didn't input data)
|
||||
|
||||
- If user select more than three option will pass to semi-urgent waiting list,
|
||||
- If user select advice include (nausea and vomiting) also pass to semi-urgent waiting list,
|
||||
- otherwise > non - urgent waiting list)
|
||||
|
||||
### Queue page (1 page + 2 logic)
|
||||
|
||||

|
||||
|
||||
- DIsplay user waiting number
|
||||
- waiting list type (semi-urgent /non-urgent)
|
||||
|
||||
### admin login page (1 page + 1 logic)
|
||||
|
||||

|
||||
|
||||
### Administrator page (1 page + 2 logic)
|
||||
|
||||

|
||||
|
||||
### case list view (2 pages + 2 logic)
|
||||
|
||||

|
||||
|
||||
- case can be modify
|
||||
- save
|
||||
- deleted
|
Reference in New Issue
Block a user