thetarandhiman / Shealth

A tool for digitizing medical history, prescriptions, and reports.

Home Page:https://shealth.servatom.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shealth

  • A tool for digitising medical history, prescriptions and report

Landing page


intro

Login page


LoginWeb

Home page


PatientWeb

Registeration page


RegisterWeb

Installation

To render react front-end,run:

$ cd frontend

Install the node modules:

$ npm i

Now start the react modules:

$ npm start

You can run the server by:

Install the requirements using pipenv :

$ pip install pipenv
$ pipenv install
$ pipenv shell
$ pip install -r requirements.txt
$ cd API

Start the backend:

$ python manage.py migrate
$ python manage.py runserver

Tech Stack used:

Website deployed at @Shealth

Contributors:

About

A tool for digitizing medical history, prescriptions, and reports.

https://shealth.servatom.com

License:MIT License


Languages

Language:Dart 57.1%Language:JavaScript 19.5%Language:Python 15.3%Language:CSS 5.4%Language:HTML 1.9%Language:Dockerfile 0.5%Language:Swift 0.2%Language:Kotlin 0.1%Language:Shell 0.1%Language:Objective-C 0.0%