diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 17:32:21 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 17:33:14 +0200 |
| commit | 75fb2c4bb163919f16fac7c1619055afa0769134 (patch) | |
| tree | 5bb6de6ff64a06cecf201ee1d16171ddfa4f44cb | |
| parent | 5aa7c4f9499135dd12162045e441f5215ee050aa (diff) | |
| download | calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.tar.gz calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.tar.zst calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.zip | |
Add Readme and screenshots
Add License
| -rw-r--r-- | README.md | 8 | ||||
| -rw-r--r-- | screenshot1.png | bin | 0 -> 70123 bytes | |||
| -rw-r--r-- | screenshot2.png | bin | 0 -> 121379 bytes |
3 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..dcc359a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# PHP web app to track temperatures throughout menstrual cycle +Features: +- Generating chart as PNG with dynamic size +- Allow you to edit temperatures by clicking on image +- Export data as PDF + + + diff --git a/screenshot1.png b/screenshot1.png Binary files differnew file mode 100644 index 0000000..ac1164e --- /dev/null +++ b/screenshot1.png diff --git a/screenshot2.png b/screenshot2.png Binary files differnew file mode 100644 index 0000000..166c8fd --- /dev/null +++ b/screenshot2.png |
