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

Solved #64 : Backend on Individual_Info page done #69

Closed shazebK closed 1 year ago

shazebK commented 1 year ago

Resolves #64 I have created a function in shared/services/firebase_data.dart to get the specific document by the 'id' given as parameter and used it to retrieve data on the info_page.dart file. And made the necessary changes in info_page.dart. I request you to review and merge my pr.

issue