浏览代码

Create readme.md

Will Koehrsen 7 年之前
父节点
当前提交
354ec6476b
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      weighter/readme.md

+ 10 - 0
weighter/readme.md

@@ -0,0 +1,10 @@
+# Weighter: Weight Tracking Application Using Slack and Google Sheets
+
+Weighter (name may need to be revised) is a hacky method for tracking
+weight using Slack as a front end and Google Sheets as a database. 
+Users enter weights as a Slack message which is then uploaded to a Google
+Sheet using Zapier. Then a Python script reads the Google Sheet,
+analyzes the results and sends messages back to Slack.
+
+Once the application is set up, users only have to use Slack for 
+entering weights and viewing results.