Skip to content

aashir-khan/6ix-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A prototype (read: toy) full-stack e-health reporting system that uses versioned, structured data to enable more efficient and timely collection of pandemic status data and thus improve information governance.

Tech stack/other technical details using:

  • React + Redux
  • MaterialUI
  • NodeJS + Express
  • MongoDB
  • Enterprise-grade architectures:
    • (Stripped-down) DDD (Domain-Driven Design) architecture in frontend
    • Clean Architecture (Uncle Bob) + a dabble of DDD in backend
  • Environment-based (production, development, test) dependency injection (DI) in both frontend and backend
  • SOLID programming principles
  • Clean, modular, maintainable, easy-to-test, easy-to-read code

Here is some more information about this application, beginning with the home page:

Home Screen

As a form manager, one can upload SDC (Structured Data Capture) compliant forms, and add patients and form fillers to the reporting system:

Form Manager: Uploaded Forms

Form Manager: Patients List

Form Manager: Form Filler List

As a form filler, one can create form responses for patients, in addition to view past filled-out form responses:

Form Filler: Create Form Response 1

Form Filler: Create Form Response 2

Form Filler: View Form Responses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published