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

refactored profile image storing and retrieving method #82

Closed anotherwebguy closed 3 years ago

anotherwebguy commented 3 years ago

Description:

1)I have stored all the user information in the firebase cloud storage in the user document 2) the user document will have following fields a) name b) email c) profileimage 3)In this way we won't requide http package to first convert imageurl to file and then upload it to storage bucket 4)Using this method we can store and retrieve data quickly

Fixes #81

Type of change:

Checklist:

Screenshots / Video:

Untitled

anotherwebguy commented 3 years ago

hope u will merge it soon @vaibhavarora102 @ghackg11 @Sameerkash

ghackg11 commented 3 years ago

@anotherwebguy, can you please add comments to the code, otherwise, it's working fine.

anotherwebguy commented 3 years ago

@anotherwebguy, can you please add comments to the code, otherwise, it's working fine.

Yeah sure i'll do it @ghackg11

anotherwebguy commented 3 years ago

@anotherwebguy, can you please add comments to the code, otherwise, it's working fine.

done @ghackg11

anotherwebguy commented 3 years ago

Hope u will merge it soon @vaibhavarora102 @ghackg11 @Sameerkash