An open API service indexing awesome lists of open source software.

https://github.com/kennethormandy/wait-times

The average wait times in Edmonton and area hospitals.
https://github.com/kennethormandy/wait-times

Last synced: over 1 year ago
JSON representation

The average wait times in Edmonton and area hospitals.

Awesome Lists containing this project

README

          

# Wait Times

The average wait times in Edmonton and area hospitals, optimised for mobile.

- [Kenneth Ormandy](http://kennethormandy.com)

## Prototype

![](img/prototype.gif)

## Get started

```sh
npm install -g harp
git clone https://github.com/kennethormandy/wait-times
npm install
npm start
# served by Harp at http://localhost:9000
```

## Compiling

```sh
$ npm run compile
# compile with Harp and Browserify to www/
```

## License

[The MIT License (MIT)](LICENSE.md)

Copyright © 2014 [Kenneth Ormandy](http://kennethormandy.com). All rights reserved.