Lights, Doc, Db

- Now lights works with DialogFlow
- Database automatically update data from user's fitbit
- Doc is written well (well.. it is ok)
- Added logging here and there
- Removed unused code
- Improved code reading and code quality
This commit is contained in:
2018-09-02 00:04:29 +02:00
parent d891e53c8e
commit f7942abae2
13 changed files with 395 additions and 328 deletions

1
.gitignore vendored
View File

@@ -29,6 +29,7 @@ hs_err_pid*
.idea/*.xml
.gradle/
.iml
.db
# eclipse things #
.classpath