aboutsummaryrefslogtreecommitdiff
path: root/satscalc.py
diff options
context:
space:
mode:
Diffstat (limited to 'satscalc.py')
-rw-r--r--satscalc.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/satscalc.py b/satscalc.py
index d07371b..d783c1d 100644
--- a/satscalc.py
+++ b/satscalc.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
-#TODO:
+# TODO: Prompt user for base rate, call time, wrap time, whether overtime was warned, and if it was a weekend.
+# This should be enough to calculate the pay for a single day's work.