Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 772 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 772 Bytes

Health Rules Engine Prototype and Think-Project

This repo is a test project to prototype a potential health rules engine as an API that could be called from ArriveCan and other official and non-official sources.

This is also a mock of potential data structures to support public health decision making.

Disclaimer

This project is unofficial and any work does not represent the position of the Government of Canada.

Any data shown or generated will be fake. No real data will be used in this prototype.

Workplan

  • Develop models
  • Generate fake data
  • Build graphql query API
  • Build mutation API
  • Build subscription
  • Build Rules Engine
  • Secure API with JWT
  • Develop or find Auth solution
  • Develop analytics framework