Jelajahi Sumber

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

Will Koehrsen 7 tahun lalu
induk
melakukan
7ecd0a47bd
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  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.