CodeFlowOrg / forestTreesTagging

This project has the vision to assist the officials for Forest trees census and tagging each tree with proper location (latitude and longitude), tree type, and other arguments. and further had the plan to apply data analysis over-collected data.
20 stars 38 forks source link

Add User Datamodel and Refactor file #83

Open Sameerkash opened 3 years ago

Sameerkash commented 3 years ago

Feature request:

Currently, User data is not managed properly. And there is not UserData Model to manage serialization and Deserialization.

Mohitmadhav commented 3 years ago

Can we use firebase for that @Sameerkash ?

Sameerkash commented 3 years ago

Can we use firebase for that @Sameerkash ?

Firebase is what you have to use, since it is already being used

Mohitmadhav commented 3 years ago

@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

Mohitmadhav commented 3 years ago

@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?

soma2000-lang commented 2 years ago

@Sameerkash @hkaur008 can I work on this issue??

hkaur008 commented 2 years ago

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.

rajat-ventura commented 1 year ago

Hi can i work on this issue?