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

Storing donation details in Cloud Firestore #88

Open kmansimtg opened 1 year ago

kmansimtg commented 1 year ago

On pressing the Continue button the amount, recieving Organisation`s name and address get stored in documents in Cloud Firestore

RitwikSingh28 commented 1 year ago

@kmansimtg Have you figured out what fields are you going to store in the records, and also the structure of storing the relevant records in the database? :thought_balloon: