BrightMindEnrichment / StreetCare

BrightMindEnrichment is a Non-Profit Organization which helps homeless people. StreetCare is name of Android application of BME.
5 stars 0 forks source link

Visit log dev v2 updated visit log #29

Closed Prathameshphutane closed 8 months ago

Prathameshphutane commented 8 months ago

Updated the visitlog additional question and matched it with the streetcare.us WordPress site.

Fixes:

  1. Created new 6 pages and added them after Additional2 page to match the flow of questions from the WordPress site.
  2. Defined new data fields in the visitLog.kt file to store the answers for the newly added questions.
  3. Added these data fields in the VisitLogRepositoryImp.kt file so that it can be saved on the Firebase.