Ver código fonte

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

Will Koehrsen 7 anos atrás
pai
commit
7ecd0a47bd
1 arquivos alterados com 10 adições e 0 exclusões
  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.