Commit Graph

5 Commits

Author SHA1 Message Date
afe644c9e7 Main Refactor
- Main now is called SeniorAssistant
- Moved all threads methods of main in VariousThreads
- Added class VariousThreads
- Handled rest exception better
2018-09-14 22:18:56 +02:00
20015091
dd708201c1 Tests
- aggiunte librerie SWT
- modificato main per dialogflow
2018-09-13 15:53:36 +02:00
a4c6c095c6 Database revolution
- added in fitbitData an interface for keeping track of date
- removed annoying IOException, now will write a LOG
- same thing in sensor
- fixed main and adapted to new Database system
- Database now has Local or Remote (to implement)
2018-09-10 21:32:09 +02:00
4ab578226c Main
- added Mainfest for exporting in .jar
- Fixed fitbit getHeartRate
- Classes now throws exceptions if not initialized properly
- Added arguments for main
- Added try and catch system in main
- Todos now are more clear
- Added Log in Rest for errors
2018-09-05 20:46:57 +02:00
09d8b7781f Refactor classes 2018-08-23 15:25:12 +02:00