doctor profile
This commit is contained in:
parent
3c6360d127
commit
5bdb915cce
@ -35,7 +35,8 @@
|
||||
"contra/emitter",
|
||||
"@mattlewis92/dom-autoscroller",
|
||||
"CommonJS",
|
||||
"sweetalert2"
|
||||
"sweetalert2",
|
||||
"@firebase/app-check"
|
||||
],
|
||||
"styles": [
|
||||
"node_modules/quill/dist/quill.snow.css",
|
||||
|
||||
831
ng-seed/package-lock.json
generated
831
ng-seed/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -42,162 +42,165 @@
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<ng-scrollbar class="scrollHV">
|
||||
<div class="doctor-profile">
|
||||
<div fxLayout="row wrap">
|
||||
<div fxFlex.xs="100" fxFlex.sm="100" fxFlex.md="30" fxFlex.lg="30" fxFlex.xl="30" class="m-gap p-gap" >
|
||||
<div class="doctor_info">
|
||||
<div class="images">
|
||||
<img src="assets/images/userpic2.jpg" width="100" class="rounded-circle">
|
||||
|
||||
<div fxLayout="row wrap">
|
||||
<div fxFlex.xs="100" fxFlex.sm="100" fxFlex.md="30" fxFlex.lg="30" fxFlex.xl="30" class="m-gap p-gap" >
|
||||
<div class="doctor_info">
|
||||
<div class="images">
|
||||
<img src="assets/images/userpic2.jpg" width="100" class="rounded-circle">
|
||||
</div>
|
||||
<div class="heading">
|
||||
<h3>{{bookedAppointment.userName}}</h3>
|
||||
<a>{{bookedAppointment.practitionerInfos[0].designtion
|
||||
|
||||
}}</a><br />
|
||||
<button mat-raised-button (click)="goToSlotBooking()" style=" background-color: #e7c953;">Appointment Booking</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="doctor_info">
|
||||
<h4>PERSONAL INFO</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="pr-1">Phone :</span>
|
||||
<span> {{bookedAppointment.contactNo}}</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="pr-1">Office :</span>
|
||||
<span> {{bookedAppointment.contactNo}}</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="pr-1">Email:</span>
|
||||
<span> {{bookedAppointment.email}} </span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="pr-1">Social :</span>
|
||||
<div class="social-icons">
|
||||
<a href="#" title="facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a>
|
||||
<a href="#" title="twitter"><i class="fa fa-twitter" aria-hidden="true"></i></a>
|
||||
<a href="#" title="google"><i class="fa fa-google" aria-hidden="true"></i></a>
|
||||
<a href="#" title="youtube"><i class="fa fa-skype" aria-hidden="true"></i></a>
|
||||
<a href="#" title="linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
|
||||
<a href="#" title="printrest"><i class="fa fa-pinterest" aria-hidden="true"></i></a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="last-of-type ">
|
||||
<div class="emergency-case ">
|
||||
<h2>EMERGENCY CASES</h2>
|
||||
<div>(225) 679-9399</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div fxFlex.xs="100" fxFlex.sm="100" fxFlex.md="70" fxFlex.lg="70" fxFlex.xl="70" class="m-gap p-gap" >
|
||||
<div class="padding-lt">
|
||||
<div class="elementor-container">
|
||||
<p>“I highly appreciate your help for my family in our most difficult time. We owed everyone at @dr.changes a big thank you and our life.”</p>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<p class="para">
|
||||
More than 15 years ago, a small group of families, community activists, and civil servants in New York came together to form an organization called Dr.Changes. They provide services for those struggling to care for a loved one who did not “fit” into traditional health systems: stroke, Parkinson’s, Alzheimer’s disease, traumatic brain injury, debilitating disorders, etc. The diagnoses were different, but the families shared common challenges: few community resources, isolation, lack of information, and drastic changes in family roles.
|
||||
</p>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<h3>SKILLS</h3>
|
||||
<div class="elementor-row ">
|
||||
<div class="elementor-div">
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Assisting with walking from bed to wheelchair</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text">
|
||||
Bathing, dressing and grooming assistance</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Medication reminders</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Safety and fall prevention</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Status reporting to family</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="elementor-div">
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Assisting with walking from bed to wheelchair</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text">
|
||||
Bathing, dressing and grooming assistance</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Medication reminders</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Safety and fall prevention</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Status reporting to family</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<h3 class="care">CARE COVERAGE</h3>
|
||||
<p class="para">
|
||||
The task force’s early efforts had three lasting results: the formation of Dr.Changes caregiver center; the genesis of community social caregiver groups; and the beginnings of an evolutional movement to change the ideology of long-term health care and caregivers intended for the ill and elderly in our country.
|
||||
</p>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<div class="elementor-row ">
|
||||
<div class="elementor-div">
|
||||
<h3>LANGUAGE</h3>
|
||||
<p class="language">English</p>
|
||||
<p class="language">French</p>
|
||||
</div>
|
||||
<div class="elementor-div">
|
||||
<h3>QUALIFICATIONS</h3>
|
||||
<p>Master of Science</p>
|
||||
<p>University Limerick</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="heading">
|
||||
<h3>{{bookedAppointment.userName}}</h3>
|
||||
<a>{{bookedAppointment.practitionerInfos[0].designtion
|
||||
|
||||
}}</a><br />
|
||||
<button mat-raised-button (click)="goToSlotBooking()" style=" background-color: #e7c953;">Appointment Booking</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="doctor_info">
|
||||
<h4>PERSONAL INFO</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="pr-1">Phone :</span>
|
||||
<span> {{bookedAppointment.contactNo}}</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="pr-1">Office :</span>
|
||||
<span> {{bookedAppointment.contactNo}}</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="pr-1">Email:</span>
|
||||
<span> {{bookedAppointment.email}} </span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="pr-1">Social :</span>
|
||||
<div class="social-icons">
|
||||
<a href="#" title="facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a>
|
||||
<a href="#" title="twitter"><i class="fa fa-twitter" aria-hidden="true"></i></a>
|
||||
<a href="#" title="google"><i class="fa fa-google" aria-hidden="true"></i></a>
|
||||
<a href="#" title="youtube"><i class="fa fa-skype" aria-hidden="true"></i></a>
|
||||
<a href="#" title="linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
|
||||
<a href="#" title="printrest"><i class="fa fa-pinterest" aria-hidden="true"></i></a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="last-of-type ">
|
||||
<div class="emergency-case ">
|
||||
<h2>EMERGENCY CASES</h2>
|
||||
<div>(225) 679-9399</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div fxFlex.xs="100" fxFlex.sm="100" fxFlex.md="70" fxFlex.lg="70" fxFlex.xl="70" class="m-gap p-gap" >
|
||||
<div class="padding-lt">
|
||||
<div class="elementor-container">
|
||||
<p>“I highly appreciate your help for my family in our most difficult time. We owed everyone at @dr.changes a big thank you and our life.”</p>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<p class="para">
|
||||
More than 15 years ago, a small group of families, community activists, and civil servants in New York came together to form an organization called Dr.Changes. They provide services for those struggling to care for a loved one who did not “fit” into traditional health systems: stroke, Parkinson’s, Alzheimer’s disease, traumatic brain injury, debilitating disorders, etc. The diagnoses were different, but the families shared common challenges: few community resources, isolation, lack of information, and drastic changes in family roles.
|
||||
</p>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<h3>SKILLS</h3>
|
||||
<div class="elementor-row ">
|
||||
<div class="elementor-div">
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Assisting with walking from bed to wheelchair</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text">
|
||||
Bathing, dressing and grooming assistance</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Medication reminders</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Safety and fall prevention</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Status reporting to family</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="elementor-div">
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Assisting with walking from bed to wheelchair</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text">
|
||||
Bathing, dressing and grooming assistance</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Medication reminders</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Safety and fall prevention</span>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
<mat-icon > beenhere </mat-icon>
|
||||
</span>
|
||||
<span class="list-text"> Status reporting to family</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<h3 class="care">CARE COVERAGE</h3>
|
||||
<p class="para">
|
||||
The task force’s early efforts had three lasting results: the formation of Dr.Changes caregiver center; the genesis of community social caregiver groups; and the beginnings of an evolutional movement to change the ideology of long-term health care and caregivers intended for the ill and elderly in our country.
|
||||
</p>
|
||||
</div>
|
||||
<div class="elementor-container">
|
||||
<div class="elementor-row ">
|
||||
<div class="elementor-div">
|
||||
<h3>LANGUAGE</h3>
|
||||
<p class="language">English</p>
|
||||
<p class="language">French</p>
|
||||
</div>
|
||||
<div class="elementor-div">
|
||||
<h3>QUALIFICATIONS</h3>
|
||||
<p>Master of Science</p>
|
||||
<p>University Limerick</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</ng-scrollbar>
|
||||
@ -122,10 +122,13 @@
|
||||
|
||||
|
||||
//01/04.23
|
||||
|
||||
.scrollHV {
|
||||
height: calc(100vh - 0px);
|
||||
}
|
||||
.doctor-profile{
|
||||
font-family: sans-serif;
|
||||
padding: 2rem 2rem 2rem 2rem;
|
||||
|
||||
.padding-lt{
|
||||
padding-left: 1.5rem;
|
||||
}
|
||||
|
||||
@ -184,6 +184,7 @@
|
||||
padding: 0 !important;
|
||||
background: $main-content;
|
||||
display: flex;
|
||||
background: #f2f4f8;
|
||||
}
|
||||
|
||||
.body-container {
|
||||
@ -193,6 +194,7 @@
|
||||
position: relative;
|
||||
padding: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
background: #f2f4f8;
|
||||
}
|
||||
|
||||
@media(max-width:991px) {
|
||||
|
||||
@ -7,8 +7,8 @@ export const environment = {
|
||||
production: false,
|
||||
environmentName: 'Testing Environment',//Localhost Environment.
|
||||
// apiEndpoint:'http://venbainfotech.com:5000/api/',
|
||||
// apiEndpoint:'http://192.168.1.20:8080/api/',
|
||||
apiEndpoint:'https://api.venbait.in/api/',
|
||||
apiEndpoint:'http://192.168.1.20:8080/api/',
|
||||
// apiEndpoint:'https://api.venbait.in/api/',
|
||||
|
||||
firebase: {
|
||||
apiKey: "AIzaSyBVPQ6C7cg5l8I-o7WSmmXdioMa4C0ZKNM",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user