aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
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 /README.md
parent5aa7c4f9499135dd12162045e441f5215ee050aa (diff)
downloadcalendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.tar.gz
calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.tar.zst
calendrier-menstruel-75fb2c4bb163919f16fac7c1619055afa0769134.zip
Add Readme and screenshots
Add License
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 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)