Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
readme update
  • Loading branch information
TonkWorks authored Jun 12, 2017
1 parent 96c8549 commit ddba3be
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# open_bed_management
Open Bed Management
# Open Bed Management
A tool to help track the status of hospital beds.

Check out the demo: https://open_bed_management.tonkworks.com
* username: [email protected]
* password: tonkworks

### Quick Start with Docker
docker run -p 80:80 tonkworks/open_bed_management

### Features
* Create/Edit/Add users in admin oanel
* Create/Edit/Add beds
* Create/Edit/Add Tags
* Create/Edit/Add Statuses
* User Group Management and Assigment (eg. Cleaning Staff, Bed Assignment Control Team, Admin)
* Custom alerting for groups for status changes (eg. e-mail)
* Logging of all updates
* Ability to add notes, room, name, tags to beds
* Bed Status Dashboard and Metrics
* JSON/XML/YAML/CSV API for integration to other systems


docker link: https://hub.docker.com/r/tonkworks/open_bed_management/

0 comments on commit ddba3be

Please sign in to comment.