Giter Club home page Giter Club logo

Welcome to Percy Health

About

Percy Health is an API under development seeking to streamline the process of collecting and maintaining Patient Reported Outcomes (PROs) through medical surveys. Currently, the API features two entities:

  1. Questionnaire data. Each questionnaire is represented as one database object, which includes all it's questions, respones, and scoring instructions. These questionnaires are easily generated and customizable via an excel formatting system. See this repository for more on creating surveys. These objects are designed to be easily rendered in various frontend user experiences.
  2. Response data. Each time a survey is taken, the question-to-answer key/value pairs are recorded. With the values, we hope to develop a functionality that instantaneously calculates the user's score, depending on the scoring system provided with the questionnaire itself. Additionally, interested parties such as PCPs or other medical professionals should be able to replicate and review the survey along with the user's responses.

Currently, there are also a user and resource entities in the repository. These came with the template and have not been thoroughly designed nor tested for use with this product. They may be useful in the development of future entities.

Tech Stack

  • React.js
  • Express
  • Jest
  • MongoDB (see .env file for the connection string to manipulate this data via MongoDB Compass or login online via the Percy Health admin)

Setup

  1. Clone this repository into Visual Studio Code
  2. Add the file .env in the root directory (contact an admin or contributor for this information)
  3. Run yarn to install all packages
  4. Run yarn dev to start the server

Testing

  1. Run yarn test to run test suites

Contributors

percyhealth's Projects

percyhealth icon percyhealth

Percy Health is an API under development seeking to streamline the process of collecting and maintaining Patient Reported Outcomes (PROs) through medical surveys.

ph-app icon ph-app

Percy Health App is a functional showcase for the capabilities of the in-progress Percy Health API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.