Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarton committed Oct 17, 2024
1 parent 4f7e6a2 commit c5510a3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# ROP Calculator

A port of the [Screening of retinopathy of prematurity](https://www.rcpch.ac.uk/resources/screening-retinopathy-prematurity-rop-clinical-guideline) Excel spreadsheet as an HTML embed for the RCPCH site.

![screenshot of the calculator on mobile](./screenshot.png)

[The original Excel sheet](https://www.rcpch.ac.uk/sites/default/files/2023-10/nnap_rop_screening_calculator_v2.0.xlsx)

> [!WARNING]
> Not yet live on rcpch.ac.uk
## Setup

- Install Python
- Run `s/up`
- Visit `http://localhost:9001`

Refresh the page to see changes.

Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5510a3

Please sign in to comment.