issues
search
enviroCar
/
enviroCar-Cross-Platform-App
10
stars
14
forks
source link
Added hive db for cars and fuelings
#27
Closed
D-Ajay-Kumar
closed
3 years ago
D-Ajay-Kumar
commented
3 years ago
Changes
Added Hive DB for cars and sensors
Cars get uploaded to the server and then stored in Hive with their ID generated by the server
Cars are fetched from the Hive DB only
Fuelings too get uploaded to the server and then in Hive with ID
Fuelings are fetched from server if user is connected to internet
If user is not connected to internet then fuelings are fetched from Hive
Changes