Browse Source

Merge branch 'master' of https://github.com/WillKoehrsen/Data-Analysis

Will Koehrsen 7 năm trước cách đây
mục cha
commit
7ecd0a47bd
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  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.