Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
This project implements a Hospital Management System (HMS) built with React.js for the frontend, Bootstrap for styling, Node.js and Express for the backend API, and leverages Google Maps API for location functionalities. It aims to streamline hospital operations and enhance patient experiences.
  • Loading branch information
Blacksujit authored Feb 12, 2024
0 parents commit b97e366
Show file tree
Hide file tree
Showing 72 changed files with 33,032 additions and 0 deletions.
20 changes: 20 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"files": {
"main.css": "/Health-Plus/static/css/main.e50df153.css",
"main.js": "/Health-Plus/static/js/main.0cad09e2.js",
"static/media/profile-2.png": "/Health-Plus/static/media/profile-2.4752a9db34458eeffcfa.png",
"static/media/doctor-picture.png": "/Health-Plus/static/media/doctor-picture.0261bb4efe7a9075c56a.png",
"static/media/profile-1.png": "/Health-Plus/static/media/profile-1.0261bb4efe7a9075c56a.png",
"static/media/doctor-group.png": "/Health-Plus/static/media/doctor-group.01394386d8270bd40bc1.png",
"static/media/profile-3.png": "/Health-Plus/static/media/profile-3.530bb2fd7ece3dd3b3be.png",
"static/media/doctor-book-appointment.png": "/Health-Plus/static/media/doctor-book-appointment.edb3f4ac282ff3fefaec.png",
"static/media/profile-4.png": "/Health-Plus/static/media/profile-4.3c44185ab9c84614038f.png",
"index.html": "/Health-Plus/index.html",
"main.e50df153.css.map": "/Health-Plus/static/css/main.e50df153.css.map",
"main.0cad09e2.js.map": "/Health-Plus/static/js/main.0cad09e2.js.map"
},
"entrypoints": [
"static/css/main.e50df153.css",
"static/js/main.0cad09e2.js"
]
}
Binary file added build/favicon/android-chrome-192x192.png
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 build/favicon/android-chrome-512x512.png
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 build/favicon/apple-touch-icon.png
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 build/favicon/favicon-16x16.png
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 build/favicon/favicon-32x32.png
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 build/favicon/favicon.ico
Binary file not shown.
34 changes: 34 additions & 0 deletions build/favicon/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Health Plus",
"short_name": "Health Plus",
"icons": [
{
"src": "./android-chrome-192x192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "./android-chrome-512x512.png",
"type": "image/png",
"sizes": "512x512"
},
{
"src": "./favicon-16x16.png",
"type": "image/png",
"sizes": "16x16"
},
{
"src": "./favicon-32x32.png",
"type": "image/png",
"sizes": "32x32"
},
{
"src": "./favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content=" Talk to online doctors and get medical advice, online prescriptions, refills and medical notes within minutes. On-demand healthcare services at your fingertips."/><meta name="keywords" content="health plus, healthcare, health care website, personalized healthcare solution, expert doctors, health care partner, personal doctors, medical advice"/><title>Health Plus | Your Trusted Health Partner</title><link rel="icon" type="image/png" sizes="32x32" href="/Health-Plus/favicon/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/Health-Plus/favicon/favicon-16x16.png"/><link rel="shortcut" type="image/png" href="/Health-Plus/favicon/android-chrome-512x512.png"/><link rel="apple-touch-icon" sizes="180x180" href="/Health-Plus/favicon/apple-touch-icon.png"/><link rel="manifest" href="/Health-Plus/favicon/site.webmanifest"><script defer="defer" src="/Health-Plus/static/js/main.0cad09e2.js"></script><link href="/Health-Plus/static/css/main.e50df153.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions build/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions build/static/css/main.e50df153.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.e50df153.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.0cad09e2.js

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions build/static/js/main.0cad09e2.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.7.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.14.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.14.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
1 change: 1 addition & 0 deletions build/static/js/main.0cad09e2.js.map

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b97e366

Please sign in to comment.