Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reachvivek/doctor-dashboard
Doctor Dashboard - React App
https://github.com/reachvivek/doctor-dashboard
azure-devops css flux html javascript material-ui reactjs vercel
Last synced: 7 days ago
JSON representation
Doctor Dashboard - React App
- Host: GitHub
- URL: https://github.com/reachvivek/doctor-dashboard
- Owner: reachvivek
- Created: 2020-09-20T15:31:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T18:39:23.000Z (over 4 years ago)
- Last Synced: 2024-11-18T14:36:59.987Z (2 months ago)
- Topics: azure-devops, css, flux, html, javascript, material-ui, reactjs, vercel
- Language: CSS
- Homepage: https://chikitsak.vercel.app
- Size: 5.14 MB
- Stars: 10
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CHIKITSAK #Microsoft Azure Champions League'20 (Hack-1)
About
Chikitsak has been made to scale up the existing telemedicine and Patient MIS in rural areas using Azure Services and Serverless Architecture to provide a cost-economic one stop solution which is dependable and truly secure. The objective is to give the citizens a **Live Doctor Interface** which has a **serverless architecture** and can be remotely accessed irrespective of patient's geographical location.
> **Note:** This is ```Not An Open Source Project``` and is intended to be shared only with ```HackerEarth Officials``` & respective organizers of ```#Microsoft Azure Champions League``` for Validation of my Idea Subission and Evaluation Purposes. Please check this link below to better understand the license agreement of this repository:
About Proprietary Code & Repository | GitHub
![](Banner.png)
![](Preview.png)
![](dashboard.png)
![](chat.png)
![](profile.png)## Features 💬
1. Once user installs Chikitsak on his phone, he can schedule a test, communicate with a doctor, request appointment and view all his previous data in a cost effective way.2. Chikitsak has a serverless architecture:
* Our prime focus is on user's **cost** and **privacy**. The passwords are securely stored without the intervention of any third-party applications and this **prevents dataleaks** from occuring.
* It is highly **reliable**.
* Requires **very low maintenance**.
* It is **highly scalable** - if many people want to use the same account to store different family user's data.3. Doesn't require any subscription:
* It is available **free** of cost for students/people having Azure Student account.
* For rest of the users, there is **minimal payment** for Azure account which is equivalent to a meal from one of your favourite burger joints.## Getting Started
### There are two facets of this solution
* Doctor Side - Dashboard (React)
* Patient Side - Mobile App (Flutter)#### Azure Services Used 🔍
* DevOps
* Active Directory (A2D)
* Blob Storage
* Cosmos DB
* API Management
* Functions
* Monitor## High Level Design 📜
![](Chikitsak.png)## Steps
## 1. Deploying Doctor's Dashboard - (React App)
Clone this Dashboard to your workspace.`$ git clone https://github.com/reachvivek/Doctor-Dashboard`
## Running Locally and Testing
To build and run from a packaged jar locally:
```
`npm install`
`npm start`
```If you navigate to `http://localhost:3000/` you will be navigated to `/dashboard` Kudos! 👍
## Deploying with Vercel
To deploy this with Vercel
```
Fork this repo and import it to Vercel and there you go!!
```
## Team Name: Chikitsak
![](Team.png)