aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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