-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocDetail.html
156 lines (154 loc) · 6.5 KB
/
docDetail.html
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Doctor Details</title>
<!-- CSS -->
<link rel="stylesheet" href="style.css" />
<!-- Boostrap -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN"
crossorigin="anonymous"
/>
<!-- Swiftty -->
<link href="https://cdn.jsdelivr.net/npm/swiffy-slider@1.6.0/dist/css/swiffy-slider.min.css" rel="stylesheet" crossorigin="anonymous" />
</head>
<body>
<header>
<!-- nav container -->
<nav class="d-flex justify-content-around align-items-center p-3">
<div class="logo-container d-flex align-items-center gap-2">
<img src="./images/stethoscope 1.png" alt="logo" />
<h3>Smart Clinic</h3>
</div>
<div class="menu-container d-flex gap-3">
<li class="manu"><a class="text-decoration-none text-dark" href="index.html">Home</a></li>
<li class="manu">Services</li>
<li class="manu">Contact</li>
<li class="manu"><a class="text-decoration-none text-dark" href="login.html">Login</a></li>
</div>
</nav>
<!-- banner container -->
<div class="banner-container">
<h3><span class="fs-5">hlw, Mr</span> Abu Naim</h3>
<div class="banner rounded">
<div class="banner-left">
<p class="display-3">
Providing Quality <br />
Healthcare
</p>
<p>
Our approach to healthcare is rooted in a deep respect for the individual needs and preferences of each patient. We take the
time to listen attentively to your concerns, answer your questions, and develop personalized treatment plans that align with
your goals and priorities.
</p>
</div>
<div class="banner-right">
<img src="./images/doc.png" alt="" />
</div>
</div>
</div>
</header>
<main>
<div id="doctor-details"></div>
<div class="reviews-heading">
<h2>Clients Review About Doctors</h2>
<p>
Are you looking for a new doctor but feeling overwhelmed by the choices? Don't worry; you're not alone. Choosing the right
healthcare provider is a crucial decision that can have a significant impact on your well-being.
</p>
</div>
<div class="review-container">
<div
class="swiffy-slider slider-item-show2 slider-item-reveal slider-nav-outside slider-nav-round slider-nav-visible slider-indicators-outside slider-indicators-round slider-indicators-dark slider-nav-animation slider-nav-animation-fadein slider-item-first-visible"
>
<ul id="doctor-review" class="slider-container py-4"></ul>
<button type="button" class="slider-nav" aria-label="Go left"></button>
<button type="button" class="slider-nav slider-nav-next" aria-label="Go left"></button>
<div class="slider-indicators">
<button class="active" aria-label="Go to slide"></button>
<button aria-label="Go to slide"></button>
<button aria-label="Go to slide"></button>
<button aria-label="Go to slide"></button>
<button aria-label="Go to slide"></button>
</div>
</div>
</div>
<div>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="exampleModalLabel">Modal title</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body d-flex gap-2">
<div class="form-check">
<input class="form-check-input" type="radio" name="status" id="offline" />
<label class="form-check-label" for="offline"> Offline </label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="status" id="online" checked />
<label class="form-check-label" for="online"> Online </label>
</div>
</div>
<div class="modal-body">
<input id="symptom" type="text" class="form-control" placeholder="Type your condition" /><br />
<select id="doctor-time" class="form-select" aria-label="Default select example">
<option selected>Select Your Time slot</option>
</select>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button onclick="handleAppoinment()" type="button" class="btn btn-primary">Appoinment submit</button>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="row">
<div class="col-md-6 px-5">
<small
>Copyright smartcare © All rights <br />
reserved</small
>
<p class="fw-bolder">Follow Us</p>
<img src="./images/LinkedIn.png" alt="" />
<img src="./images/YouTube.png" alt="" />
<img src="./images/LinkedIn.png" alt="" />
</div>
<div class="col-md-3">
<h6 class="fw-bolder">Company</h6>
<p>About</p>
<p>Contacat Us</p>
<p>Career</p>
<p>Culture</p>
<p>Blog</p>
</div>
<div class="col-md-3">
<h6 class="fw-bolder">Support</h6>
<p>Getting Start</p>
<p>Service</p>
<p>Chat Center</p>
<p>Report a Blog</p>
<p>Server Stutus</p>
</div>
</footer>
<!-- script file -->
<script src="./app.js"></script>
<script src="./docDetail.js"></script>
<!-- Boostrap -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"
></script>
<!-- Swiffty -->
<script src="https://cdn.jsdelivr.net/npm/swiffy-slider@1.6.0/dist/js/swiffy-slider.min.js" crossorigin="anonymous" defer></script>
</body>
</html>