forestTreesTagging
forestTreesTagging copied to clipboard
Add User Datamodel and Refactor file
Feature request:
Currently, User data is not managed properly. And there is not UserData Model to manage serialization and Deserialization.
- Create a User Data Model
- Move SQLite code to a central repository along with firebase methods.
- make fromJson methods factory.
Can we use firebase for that @Sameerkash ?
Can we use firebase for that @Sameerkash ?
Firebase is what you have to use, since it is already being used
@Sameerkash I think this might solve it: https://medium.com/flutterdevs/serialization-of-objects-in-flutter-62c73ce2b2a2 What do you think?
Other references: https://flutter.dev/docs/development/data-and-backend/json https://medium.com/flutter-community/serializing-your-object-in-flutter-ab510f0b8b47
@Sameerkash I didn't exactly understand the 2nd part (Moving SQLite code). Where exactly the code needs to be moved? Can you explain a bit more?
@Sameerkash @hkaur008 can I work on this issue??
Sure 👍
On Wed, 6 Oct, 2021, 4:40 AM Somasree Majumder, @.***> wrote:
@Sameerkash https://github.com/Sameerkash @hkaur008 https://github.com/hkaur008 can I work on this issue??
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CodeFlow201/forestTreesTagging/issues/83#issuecomment-935019811, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOWNVDE7LZTB7NF64X7NJDUFOAVXANCNFSM425JBC3A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Hi can i work on this issue?