Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 895 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 895 Bytes

PicuDrugsClient

In development

An rewritting of the picudrugs calculator (also on github) for the modern era, including For the dev

  1. more thorough unit testing
  2. dependency injection
  3. .net core back end
  4. typescript & vue front end for the user
  5. all drug data is stored in a browser indexeddb storage, and synced with the server. Thus the calculator will work, even if offline, & for those on slow connections (NB hospitals in the south pacific), much faster.
  6. much more mobile device friendly - bootstrap mobile first
  7. The bolus drug calculator will allow indenting & multiple dose increments. This is predominantly to present escalating doses of adenosine.
  8. automatic redirect to the old calculator for legacy browser users 5)a 'print all' function, which will produce the calculations for a wide range of ages to be stored in a folder and used in event of a power failure.