Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
[
"@babel/plugin-proposal-class-properties"
]
]
}
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules/
app/
app/
.DS_Store
Binary file added dist/images/aaron-ladage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/alejandro-cerro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/anna-scheuler.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/brian-graves.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/cody-frazer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/fredy-alvarado.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/henrique-eidt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/joseph-lawhorn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/khalid-saleem.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/ryan-heap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/images/vequan-clark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
202 changes: 181 additions & 21 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"start": "webpack-dev-server --open --config webpack.config.js"
},
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@degjs/fetch-utils": "^3.0.2",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down
209 changes: 166 additions & 43 deletions src/api/doctors.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"results":[
{
"fullName":"Nick Andrew Mandela",
"lastName":"Mandela",
"fullName":"Dr. Brian Graves",
"lastName":"Graves",
"specialties":[
"Vein Care Again",
"Neurology"
"Vein Care",
"Neurology",
"Heart"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"image":"../../images/brian-graves.jpg",
"gender":"Male",
"bio": "",
"locations":[
Expand Down Expand Up @@ -54,7 +55,7 @@
"fullName":"Dr. Ryan Heap",
"lastName":"Heap",
"specialties":[
"Vein Care Again",
"Vein Care",
"Neurology"
],
"url":"#",
Expand Down Expand Up @@ -101,14 +102,15 @@
]
},
{
"fullName":"Dr. Jan Smith",
"lastName":"Smith",
"fullName":"Dr. Joseph Lawhorn",
"lastName":"Lawhorn",
"specialties":[

"Heart",
"Vein Care"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"gender": "Female",
"image":"../../images/joseph-lawhorn.jpg",
"gender": "Male",
"bio": "",
"locations":[
{
Expand All @@ -118,25 +120,26 @@
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":32.1210731921023,
"distance":28.1210731921023,
"phone":null,
"image":null,
"availability":null
}
]
},
{
"fullName":"John A Doe",
"lastName":"Doe",
"fullName":"Dr. Aaron Ladage",
"lastName":"Ladage",
"specialties":[

"Vein Care",
"Heart"
],
"languages":[
"English"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"gender": "Female",
"image":"../../images/aaron-ladage.jpg",
"gender": "Male",
"bio": "",
"locations":[
{
Expand All @@ -154,13 +157,14 @@
]
},
{
"fullName":"John D Test",
"lastName":"Test",
"fullName":"Dr. Anna Scheuler",
"lastName":"Scheuler",
"specialties":[

"Neurology",
"Vein Care"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"image":"../../images/anna-scheuler.jpg",
"gender":"Female",
"bio": "",
"locations":[
Expand All @@ -179,15 +183,93 @@
]
},
{
"fullName":"Alison T Test",
"lastName":"Test",
"fullName":"Dr. Fredy Alvarado, Jr.",
"lastName":"Alvarado, Jr",
"specialties":[
"Vein Care Again",
"Neurology"
"Neurology",
"Vein Care",
"Heart"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"gender":"Female",
"image":"../../images/fredy-alvarado.jpg",
"gender":"Male",
"bio": "",
"locations":[
{
"name":"Olathe",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":22.1210731921023,
"phone":null,
"image": "../../images/doctor-place-holder.jpg",
"availability":null
},
{
"name":"Lenexa",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":16.92244050719052,
"phone":null,
"image":null,
"availability":null
}
]
},
{
"fullName":"Dr. Khalid Saleem",
"lastName":"Saleem",
"specialties":[
"Neurology",
"Heart"
],
"url":"#",
"image":"../../images/khalid-saleem.jpg",
"gender":"Male",
"bio": "",
"locations":[
{
"name":"Olathe",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":1.1210731921023,
"phone":null,
"image": "../../images/doctor-place-holder.jpg",
"availability":null
},
{
"name":"Lenexa",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":3.92244050719052,
"phone":null,
"image":null,
"availability":null
}
]
},
{
"fullName":"Dr. Vequan Clark",
"lastName":"Clark",
"specialties":[
"Neurology",
"Heart",
"Vein Care"
],
"url":"#",
"image":"../../images/vequan-clark.jpg",
"gender":"Male",
"bio": "",
"locations":[
{
Expand All @@ -199,32 +281,71 @@
"lng":0,
"distance":1.1210731921023,
"phone":null,
"image": "../../images/doctor-place-holder.jpg",
"availability":null
},
{
"name":"Lenexa",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":2.52244050719052,
"phone":null,
"image":null,
"availability":null
}
]
},
{
"fullName":"Alejandro Cerro",
"lastName":"Cerro",
"specialties":[
"Neurology",
"Heart"
],
"url":"#",
"image":"../../images/alejandro-cerro.jpg",
"gender":"Male",
"bio": "",
"locations":[
{
"name":"Olathe",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":18.1210731921023,
"phone":null,
"image": "../../images/doctor-place-holder.jpg",
"availability":null
},
{
"name":"Vein Care Center",
"name":"Lenexa",
"url":"https://www.google.com",
"streetAddress":null,
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":12.59373900731615,
"distance":12.92244050719052,
"phone":null,
"image":null,
"availability":null
}
]
},
{
"fullName":"Test A Test",
"lastName":"Test",
"fullName":"Cody Frazer",
"lastName":"Frazer",
"specialties":[
"Neurology"
"Neurology",
"Heart"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"gender":"Female",
"image":"../../images/cody-frazer.jpg",
"gender":"Male",
"bio": "",
"locations":[
{
Expand All @@ -234,7 +355,7 @@
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":22.1210731921023,
"distance":25.1210731921023,
"phone":null,
"image": "../../images/doctor-place-holder.jpg",
"availability":null
Expand All @@ -246,22 +367,24 @@
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":16.92244050719052,
"distance":18.92244050719052,
"phone":null,
"image":null,
"availability":null
}
]
},
{
"fullName":"Dr. James Bolton",
"lastName":"Test",
"fullName":"Dr. Henrique Eidt",
"lastName":"Eidt",
"specialties":[
"Neurology"
"Neurology",
"Heart",
"Vein Care"
],
"url":"#",
"image":"../../images/doctor-place-holder.jpg",
"gender":"Female",
"image":"../../images/henrique-eidt.jpg",
"gender":"Male",
"bio": "",
"locations":[
{
Expand All @@ -271,7 +394,7 @@
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":1.1210731921023,
"distance":4.1210731921023,
"phone":null,
"image": "../../images/doctor-place-holder.jpg",
"availability":null
Expand All @@ -283,7 +406,7 @@
"cityStateZip":null,
"lat":0,
"lng":0,
"distance":3.92244050719052,
"distance":5.92244050719052,
"phone":null,
"image":null,
"availability":null
Expand Down
Loading