Skip to content

SchoolOfCode/final-project_front-end-five-guys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

524 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDI-CHECK

A proof-of-concept full-stack React app demonstrating research-driven approaches to combatting medication error. This project was developed as part of the 4-week final team project at School of Code. Developement followed a short-sprint Scrum Agile methodology that utilised a veteran General Practitioner and Senior Social Worker as product owners.

Overview

Our app Medi-Check aims to reduce this by giving autonomy back to the doctor when prescribing medications as our app will check accordingly with patients other meds if the is an interaction and will highlight high severity interactions via an alert.

It also allows the patient to view their medical history in one location and even allows the patient to enter "OTC" (over the counter) medications to check against their current meds to see if their is a high severity interaction.

Live Link

Here

Authors

Frontend Tech Stack

Installation and Setup

To get the full experience of this app, first clone both this repo and the backend code found HERE and follow the installation instructions there to set up your server and database. Log in functionality can be completed by setting up a single-page-application with Auth0 by following the first two steps here.

Important Note:

For public hosting purposes, certain aspects of the app have been disabled to prevent abuse of its features. These features can be re-enabled by uncommenting the documented code blocks. To connect the front and backend servers, replace the DATABASE_URL variable found throughout the project with your own local or hosted server path.

Installation:

npm install

To Run Test Suite:

npm test

To Start the App:

npm start

To Visit App:

localhost:3000

About

final-project_front-end-five-guys created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5