Commit Graph

5 Commits

Author SHA1 Message Date
sairajzero
bf31d2d91c Adding Startup Loader and SignIn UI
Added a loader for the startup
Added SignIn UI
Added functionality for SignOut
2020-03-29 20:43:12 +05:30
sairajzero
b9b095ddd8 Add Major UI 2020-03-29 01:31:24 +05:30
sairajzero
d6a9345e04 Adding simple UI for GroupBy feature
Select the sheet and groupBy options to view the groupBy results
2020-03-21 20:53:29 +05:30
sairajzero
2e576bbc19 Adding groupLogsBy to logSheet
The following groupBy are available:
count: number of logs of each floID
total: total value of an attribute for each floID
avg: average value of an attribute for each floID
min: minimum value of an attribute for each floID
max: maximum value of an attribute for each floID
2020-03-21 20:03:33 +05:30
sairajzero
baded96e67 Changing name to LogSheet 2020-03-21 18:55:31 +05:30