CraftsmenLtd / BloodConnect

BloodConnect
Apache License 2.0
7 stars 1 forks source link

E04 S04 Bulk doner import. #90

Open KhirulIslam opened 3 weeks ago

KhirulIslam commented 3 weeks ago

Almost all the organizations have their own donor database. Once an organization is registered into the system, it will need a way to import that database into our platform. In summary, an option to bulk Import the doner into the system. While importing the data, we need to make sure that we have enough details so that these donors can login into our app later on. There should be a predefined list of fields that will be imported as a .csvfile. Imported data must include the following.

Note : * marks the required fields.

Acceptance criteria:

  1. Necessary data validations for the required fields
  2. Once the donors are imported, they can log in to the mobile app with verification.
KhirulIslam commented 3 weeks ago

@shuaibq3 let's update the ticket as discussed.