aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-13 17:32:21 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-13 17:33:14 +0200
commit75fb2c4bb163919f16fac7c1619055afa0769134 (patch)
tree5bb6de6ff64a06cecf201ee1d16171ddfa4f44cb
parent5aa7c4f9499135dd12162045e441f5215ee050aa (diff)
downloadcalendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.tar.gz
calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.tar.zst
calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.zip
Add Readme and screenshots
Add License
-rw-r--r--README.md8
-rw-r--r--screenshot1.pngbin0 -> 70123 bytes
-rw-r--r--screenshot2.pngbin0 -> 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
+
+![Screenshot of chart](screenshot1.png)
+![Screenshot of pdf](screenshot2.png)
diff --git a/screenshot1.png b/screenshot1.png
new file mode 100644
index 0000000..ac1164e
--- /dev/null
+++ b/screenshot1.png
Binary files differ
diff --git a/screenshot2.png b/screenshot2.png
new file mode 100644
index 0000000..166c8fd
--- /dev/null
+++ b/screenshot2.png
Binary files differ