From bd8b611e24f0262159d7176eea9be6bd0c2504f6 Mon Sep 17 00:00:00 2001 From: MysteryManav Date: Sat, 26 Aug 2023 15:09:00 +0530 Subject: [PATCH] basic changes --- templates/patient.html | 18 ++++++++++++------ templates/pharmacy.html | 17 ++++++++++++----- templates/reception.html | 11 ++++++++++- 3 files changed, 34 insertions(+), 12 deletions(-) diff --git a/templates/patient.html b/templates/patient.html index be8d3c8..b57651d 100644 --- a/templates/patient.html +++ b/templates/patient.html @@ -5,21 +5,27 @@ {% block body %}
- {% for case in cases %}
-
...Patient Name
+
...Dev Sanghvi

- Case Details + Covid-19

- Go somewhere
- {% endfor %}
-

Book appointment

+
+
+
+
...Dev Sanghvi
+

+ Time Slot: 11:15 A.M. +

+
+
+
{% endblock body %} \ No newline at end of file diff --git a/templates/pharmacy.html b/templates/pharmacy.html index 821c923..cc551f1 100644 --- a/templates/pharmacy.html +++ b/templates/pharmacy.html @@ -4,20 +4,27 @@ {% block body %}
- {% for medicine in medicines %}
-
...Medicine Name
+
...Calpol

- Medicine Description + It is an analgesic and antipyretic drug that is used to temporarily relieve mild-to-moderate pain and fever. It is commonly included as an ingredient in cold and flu medications and is also used on its own.

- {% endfor %}
-

A search bar to search for the patient prescription on name basis

+
+
+
+
...Dev Sanghvi
+

+ Prescription: 2 Dolo Paracetamol, 10ml Cough Syrup +

+
+
+
{% endblock body %} diff --git a/templates/reception.html b/templates/reception.html index a3b7f11..ad797b6 100644 --- a/templates/reception.html +++ b/templates/reception.html @@ -5,7 +5,16 @@ {% block body %}
-

New patient

+
+
+
+
...Calpol
+

+ It is an analgesic and antipyretic drug that is used to temporarily relieve mild-to-moderate pain and fever. It is commonly included as an ingredient in cold and flu medications and is also used on its own. +

+
+
+

Existing patients