Skip to content

A React app to search for medicines and patients

Notifications You must be signed in to change notification settings

erlendve/patient-meds

Repository files navigation

patient-meds

A React app to search for medicines and patients

Features

  • Search FDA for medicines
  • Edit/Delete of Patients
  • hover the round button to the right to reveal two additional buttons!
    • Toggle Create Patient
    • "Demo" script adds 250 000 patients
  • Filter Patients by name
  • Assign medicine by clicking them in the search result

Click around, do stuff. Hopefully most of it works (in Chrome) Search the patients you need before you add medicines

Installation

Just fork and clone this repo, run npm install, then npm run start. Then go to http://localhost:8080/ in your browser. You should see this:

Todo

  • Implement routing
  • Add norwegian medicine search: FEST
  • "Demo" script should add random medications
  • Do it all over again after reading more about React and Flux

About

A React app to search for medicines and patients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published