hackslash-nitp / cura

An application, made with Flutter, that acts as a platform for the charity institutions (old-age-homes, orphanages) to connect with the people
7 stars 14 forks source link

Show actual profile information in Info_Page #64

Closed RitwikSingh28 closed 1 year ago

RitwikSingh28 commented 1 year ago

Fetch user-details from the Firebase Firestore Database, and display it in the Info_Page. :sparkles:

Following info needs to be linked with backend:

Anyone interested in working on this, kindly let me know within 2 days here. We will disucss the procedure and things that you may need to keep in mind while working on this issue. :sunglasses:

Deadline: 1 day after having been assigned..

shazebK commented 1 year ago

@RitwikSingh28 I am interested in doing this task

RitwikSingh28 commented 1 year ago

Sure.... Assigning it to you :smiley: If any query should arise, please let me know here... :thought_balloon:

shazebK commented 1 year ago

Thankyou 😊

shazebK commented 1 year ago

@RitwikSingh28 Can you tell me in which file we need to make changes to integrate that page with firebase, I am guessing info_page.dart

RitwikSingh28 commented 1 year ago

info_page.dart inside lib/individual/

shazebK commented 1 year ago

Thanks 👍