Skip to content

alexanderjshall/remedic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remedic Logo

REMEDIC

Medical Live Consultation Translation App

Table of Contents

Introduction

Remedic is a response to a call from the NHS for software that allows for high quality in-person patient-doctor consultation across a language-barrier without using a translator.

Internal studies by the NHS show a loss in quality of health and health-care provision where english is not the patients first language, despite spending over 20 million pounds a year on in-person translators. Remedic provides a solution by offering real-time translation at the time of consultation, as well as other services.

Conversation demo

Team

This app was built over two weeks as a Codeworks final project by the following people:

Features and Services

  • Select one of our 24 supported languages.
French demo German demo Arabic demo

  • Share translated details of your symptoms with your doctor ahead of your consultation.
Symptoms input demo

  • Share live-translated messages with your doctor, including having messages read to you via a text-to-speech option

  • Locate nearby health service providers

Location service demo

  • Easily get an explanation of medical terms in your language
Translate terms demo

  • Receive and keep track of prescriptions
Prescription demo

Tech stack

Tech stack

Front end:

Back end:

Across the stack:

Get started

  • Fork the repository and clone it on your local machine
  • Install the dependencies by running npm i in both client and server directories
  • Create a local .env file for both client and server and fill with your local details (database, API keys, ports...) following the .envcopy fields
  • Build the server by running npm run build and start with npm start
  • Start the client by running npm start

Note: this is assuming that you have PostgreSQL already installed and running on your computer, as well as Node JS and npm

About

Medical Live Consultation Translation App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published