three-things-today icon indicating copy to clipboard operation
three-things-today copied to clipboard

Description on opensource.google.com speaks about Firebase

Open RoelRoel opened this issue 7 years ago • 4 comments

There is no Firebase in this project in contrary of the description on: https://opensource.google.com/projects/three-things-today

"This was created largely as an excuse to play with Android, in particular looking at how to integrate a local Android database with Firebase. The implementation should not be relied upon as the best or even a good way to do almost anything :)."

RoelRoel avatar Mar 29 '17 09:03 RoelRoel

Verified. The project uses the Android default - SQLiteDatabase.

srhrshr avatar Mar 29 '17 10:03 srhrshr

As I am seeing from last commits, this repository is working on fIrebase so wait while it's become more useful after integrating firebase.

vivonk avatar Sep 05 '17 20:09 vivonk

@vivonk are you looking for integrating SQLiteDatabase to firebase instead we can create as service which will run in background and automatically retrive data from database an push it to firebase . So there will be no big issue on doing that.

shriomtri avatar Dec 02 '17 03:12 shriomtri

I think we can improve it by integrating it with Firebase.

Akash491 avatar Dec 13 '18 12:12 Akash491