-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTasks & Notes.txt
57 lines (44 loc) · 1.5 KB
/
Tasks & Notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=========
28-8-2023
=========
- Begin working on UI & adding more view models.
- Work on the rest of the uncompleted services ( visit rest service, visit images service, etc... )
SuperAdmin@test.com
Admin123
=========
31-8-2023
=========
- in case of writing diagnosis, change the status of the visit to with doctor.
- in case of writing medicines, change the status of the visit to with the pharmacy.
- add buttons in the patient details & table to add him in bed.
- need ajax to select the department fisrt then choose the bed number, and get only the available beds & the departments that has available beds count > 0.
- work on medicines index buttons.
========
1-9-2023
========
- Work on visit rest
- work on give medicines ui
- work on add patient to bed , from patient details page & from bed details page
========
3-9-2023
========
- work on numerical reports.
- work on database backup for each group.
- work on filters.
========
6-9-2023
========
**Feedback from doctors in the medical point**
- add expiration date to medicines ( they need expiration date to each quantity added & deduct quantity from the first quantity )
- add export medicines when the patient is under observation & will be added in the patient report.
- add the medicines that patient took in the patient report.
=========
11-9-2023
=========
- move the db from C: drive (HDD) to the E: drive (SSD)
=========
18-9-2023
=========
- add view for visit rests.
- add report for daily exported medicines.
- add button to remove medicine batch.