浏览代码

add Main Page

Mila-Zagrevskaya 5 年之前
父节点
当前提交
78929df55b
共有 19 个文件被更改,包括 24014 次插入0 次删除
  1. 68 0
      README.md
  2. 447 0
      db.json
  3. 二进制
      logo/ArtDentalStudio_Logo.png
  4. 二进制
      logo/Royal Dental Studio.png
  5. 二进制
      logo/Royal Dental-Logo.png
  6. 二进制
      logo/ads-logo-2x.png
  7. 二进制
      logo/favicon1.png
  8. 二进制
      logo/logo.psd
  9. 二进制
      logo/logo1.png
  10. 二进制
      logo/logo2.png
  11. 二进制
      logo/logo_normal.png
  12. 二进制
      logo/logo_retina.png
  13. 二进制
      logo/logotip-royal-dental-studio-stomatologicheskaya-klinika.png
  14. 二进制
      logo/royallogo.png
  15. 二进制
      logo/smiles-dental-art.png
  16. 13636 0
      package-lock.json
  17. 39 0
      package.json
  18. 416 0
      team-app-28f4a-export.json
  19. 9408 0
      yarn.lock

+ 68 - 0
README.md

@@ -0,0 +1,68 @@
+This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
+
+## Available Scripts
+
+In the project directory, you can run:
+
+### `npm start`
+
+Runs the app in the development mode.<br>
+Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
+
+The page will reload if you make edits.<br>
+You will also see any lint errors in the console.
+
+### `npm test`
+
+Launches the test runner in the interactive watch mode.<br>
+See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
+
+### `npm run build`
+
+Builds the app for production to the `build` folder.<br>
+It correctly bundles React in production mode and optimizes the build for the best performance.
+
+The build is minified and the filenames include the hashes.<br>
+Your app is ready to be deployed!
+
+See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
+
+### `npm run eject`
+
+**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
+
+If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
+
+Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
+
+You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
+
+## Learn More
+
+You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
+
+To learn React, check out the [React documentation](https://reactjs.org/).
+
+### Code Splitting
+
+This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
+
+### Analyzing the Bundle Size
+
+This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
+
+### Making a Progressive Web App
+
+This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
+
+### Advanced Configuration
+
+This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
+
+### Deployment
+
+This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
+
+### `npm run build` fails to minify
+
+This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

+ 447 - 0
db.json

@@ -0,0 +1,447 @@
+
+{
+  "doctors": [
+          {
+              "name": "Грегори Хаус",
+              "photo": "./images/doctors/gregoryhaus.jpg",
+              "experience": 30,
+              "rank": "Стоматолог-хирург",
+              "speciality": ["service1","service2","service3","service4","service5"],
+              "schedule": {
+                  "08": {
+                    "09": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "10": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "11": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "12": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "13": false,
+                    "14": false
+                  }
+                },
+              "skillsDescription": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+              "id": 1
+          },
+          {
+              "name": "Лиза Кадди",
+              "photo": "./images/doctors/lisa.jpg",
+              "experience": 15,
+              "rank": "Стоматолог-ортодонт",
+              "speciality": ["service1","service2","service3","service4","service5"],
+              "schedule": {
+                  "08": {
+                    "09": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "10": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "11": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "12": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "13": false,
+                    "14": false
+                  }
+                },
+              "skillsDescription": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+              "id": 2
+          },
+          {
+              "name": "Эллисон Кэмерон",
+              "photo": "./images/doctors/alison.jpg",
+              "experience": 6,
+              "rank": "Стоматолог-терапевт",
+              "speciality": ["service1","service2","service3","service4","service5"],
+              "schedule": {
+                  "08": {
+                    "09": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "10": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "11": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "12": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "13": false,
+                    "14": false
+                  }
+                },
+              "skillsDescription": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+              "id": 3
+          },
+          {
+              "name": "Лоренс Катнер",
+              "photo": "./images/doctors/lorenskatner.jpg",
+              "experience": 4,
+              "rank": "Стоматолог-терапевт",
+              "speciality": ["service1","service2","service3","service4","service5"],
+              "schedule": {
+                  "08": {
+                    "09": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "10": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "11": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "12": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "13": false,
+                    "14": false
+                  }
+                },
+              "skillsDescription": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+              "id": 4
+          },
+          {
+              "name": "Эрик Форман",
+              "photo": "./images/doctors/ericforman.jpg",
+              "experience": 10,
+              "rank": "Стоматолог-терапевт",
+              "speciality": ["service1","service2","service3","service4","service5"],
+              "schedule": {
+                  "08": {
+                    "09": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "10": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "11": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "12": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "13": false,
+                    "14": false
+                  }
+                },
+              "skillsDescription": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+              "id": 5
+          },
+          {
+              "name": "Крис Тауб",
+              "photo":  "./images/doctors/kris_taub.jpg",
+              "experience": 20,
+              "rank": "Стоматолог-терапевт",
+              "speciality": ["service1","service2","service3","service4","service5"],
+              "schedule": {
+                  "08": {
+                    "09": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "10": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "11": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "12": {
+                      "08:00": true,
+                      "09:00": true,
+                      "10:00": true,
+                      "11:00": true,
+                      "12:00": true,
+                      "13:00": true,
+                      "14:00": true,
+                      "15:00": true,
+                      "16:00": true,
+                      "17:00": true
+                    },
+                    "13": false,
+                    "14": false
+                  }
+                },
+              "skillsDescription": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+              "id": 6
+          }
+],
+
+"services": [
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  },
+  {
+    "description": "",
+    "duration": "",
+    "name": "",
+    "price": ""
+  }
+]
+
+
+
+
+
+
+}
+   

二进制
logo/ArtDentalStudio_Logo.png


二进制
logo/Royal Dental Studio.png


二进制
logo/Royal Dental-Logo.png


二进制
logo/ads-logo-2x.png


二进制
logo/favicon1.png


二进制
logo/logo.psd


二进制
logo/logo1.png


二进制
logo/logo2.png


二进制
logo/logo_normal.png


二进制
logo/logo_retina.png


二进制
logo/logotip-royal-dental-studio-stomatologicheskaya-klinika.png


二进制
logo/royallogo.png


二进制
logo/smiles-dental-art.png


文件差异内容过多而无法显示
+ 13636 - 0
package-lock.json


+ 39 - 0
package.json

@@ -0,0 +1,39 @@
+{
+  "name": "fe12",
+  "version": "0.1.0",
+  "private": true,
+  "dependencies": {
+    "axios": "^0.19.0",
+    "gsap": "^2.1.3",
+    "history": "^4.9.0",
+    "node-sass": "^4.12.0",
+    "react": "^16.8.6",
+    "react-dom": "^16.8.6",
+    "react-redux": "^7.1.0",
+    "react-router-dom": "^5.0.0",
+    "react-scripts": "3.0.1",
+    "redux": "^4.0.3",
+    "redux-thunk": "^2.3.0"
+  },
+  "scripts": {
+    "start": "react-scripts start",
+    "build": "react-scripts build",
+    "test": "react-scripts test",
+    "eject": "react-scripts eject"
+  },
+  "eslintConfig": {
+    "extends": "react-app"
+  },
+  "browserslist": {
+    "production": [
+      ">0.2%",
+      "not dead",
+      "not op_mini all"
+    ],
+    "development": [
+      "last 1 chrome version",
+      "last 1 firefox version",
+      "last 1 safari version"
+    ]
+  }
+}

+ 416 - 0
team-app-28f4a-export.json

@@ -0,0 +1,416 @@
+{
+  "doctors" : [ {
+    "experience" : "2002-08-22",
+    "id" : 1,
+    "name" : "Ivan Sidorov",
+    "photo" : "some photo here",
+    "profession" : "therapist",
+    "schedule" : {
+      "07" : [ null, null, null, null, null, null, null, null, null, null, null, null, null, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      } ]
+    },
+    "skillsDescription" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+    "speciality" : [ "service1", "service2", "service3", "service4", "service5" ]
+  }, {
+    "experience" : "2007-04-15",
+    "id" : 2,
+    "name " : "Sidor Ivanov",
+    "photo" : "some photo here",
+    "profession" : "surgeon",
+    "schedule" : {
+      "07" : [ null, null, null, null, null, null, null, null, null, null, null, null, null, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, false, false, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      }, {
+        "08:00" : true,
+        "09:00" : true,
+        "10:00" : true,
+        "11:00" : true,
+        "12:00" : true,
+        "13:00" : true,
+        "14:00" : true,
+        "15:00" : true,
+        "16:00" : true,
+        "17:00" : true
+      } ]
+    },
+    "skillsDescription" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit, magnam. Maxime nisi dolorum consectetur dolor impedit veniam placeat nobis repudiandae quibusdam aperiam!",
+    "speciality" : [ "service8", "service2", "service3", "service9", "service5" ]
+  } ],
+  "orders" : [ null, {
+    "comment" : "www",
+    "date" : {
+      "day" : "12",
+      "month" : "07",
+      "year" : "2019"
+    },
+    "doctorId" : 1,
+    "id" : 2,
+    "spec" : "service2",
+    "time" : "10:00"
+  }, {
+    "comment" : "aaa",
+    "date" : {
+      "day" : "12",
+      "month" : "07",
+      "year" : "2019"
+    },
+    "doctorId" : 1,
+    "id" : 3,
+    "spec" : "service2",
+    "time" : "10:00"
+  }, {
+    "comment" : "fffff",
+    "date" : {
+      "day" : "12",
+      "month" : "07",
+      "year" : "2019"
+    },
+    "doctorId" : 1,
+    "id" : 4,
+    "spec" : "service3",
+    "time" : "15:00"
+  }, {
+    "comment" : "xxxx",
+    "date" : {
+      "day" : "13",
+      "month" : "07",
+      "year" : "2019"
+    },
+    "doctorId" : 1,
+    "id" : 5,
+    "price" : 200,
+    "spec" : "service2",
+    "time" : "12:00"
+  }, {
+    "comment" : "bbbb",
+    "date" : {
+      "day" : "13",
+      "month" : "07",
+      "year" : "2019"
+    },
+    "doctorId" : 1,
+    "id" : 6,
+    "price" : 300,
+    "spec" : "service3",
+    "time" : "13:00"
+  } ],
+  "reviews" : [ {
+    "group" : "doctors",
+    "id" : 1,
+    "text" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit."
+  }, {
+    "group" : "services",
+    "id" : 2,
+    "text" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit."
+  } ],
+  "services" : {
+    "service1" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 1,
+      "id" : 1,
+      "name" : "Operation1",
+      "price" : 100
+    },
+    "service2" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 2,
+      "id" : 2,
+      "name" : "Operation2",
+      "price" : 200
+    },
+    "service3" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 3,
+      "id" : 3,
+      "name" : "Operation3",
+      "price" : 300
+    },
+    "service4" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 1,
+      "id" : 4,
+      "name" : "Operation4",
+      "price" : 400
+    },
+    "service5" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 1,
+      "id" : 5,
+      "name" : "Operation5",
+      "price" : 500
+    },
+    "service6" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 4,
+      "id" : 6,
+      "name" : "Operation6",
+      "price" : 600
+    },
+    "service7" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 3,
+      "id" : 7,
+      "name" : "Operation7",
+      "price" : 700
+    },
+    "service8" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 1,
+      "id" : 8,
+      "name" : "Operation8",
+      "price" : 800
+    },
+    "service9" : {
+      "description" : "Lorem ipsum dolor sit amet, consectetur adipisicing elit.",
+      "duration" : 2,
+      "id" : 9,
+      "name" : "Operation9",
+      "price" : 900
+    }
+  },
+  "users" : [ {
+    "email" : "dead1990bb@gmail.com",
+    "id" : 1,
+    "lastName" : "Kozhin",
+    "name" : "Boris",
+    "password" : "123456",
+    "phone" : "380938807183",
+    "root" : true
+  }, {
+    "email" : "fff@fff",
+    "id" : 2,
+    "lastName" : "fff",
+    "name" : "Doris",
+    "password" : "123456",
+    "phone" : "380938807185",
+    "root" : false
+  } ]
+}

文件差异内容过多而无法显示
+ 9408 - 0
yarn.lock