/Shealth

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

Primary LanguageDartMIT LicenseMIT

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: