Skip to content

Prototype application that renders an emergency summary template in a narrative form

Notifications You must be signed in to change notification settings

Ary770/emergency-summary-prototype-app

Repository files navigation

README

This is a Ruby on Rails prototype application that renders an emergency summary template in a narrative form, parsing and interpolating different placeholders from persisted data.

To test the app clone the repository, run 'bundle install', 'rake db:migrate', 'rake db:seed' and start the server 'rails server'.

Go to 'localhost:3000/patients' to see a list of all the patients. Click on a patient from the list to view the corresponding emergency summary.

About

Prototype application that renders an emergency summary template in a narrative form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published