Skip to content

Implement csv import for division configuaration #130

@YujithIsura

Description

@YujithIsura

Description
Give an option to import division information in the create election template through csv file

division information

  1. division code
  2. division name
  3. no of candidate

Solution
Implement ui component for csv import

  • option to download the csv format
  • option to select the complete csv file and import by clicking the import button
  • imported date should display below after successfully imported
  • Provide informative error messages to the user if the csv file has any invalid data

Steps to go to division configuration step

  1. Click create election tab on side navigation bar
  2. Give template name and click on next button
  3. Go to the second step on the wizard by clicking next button
  4. You can see the division configuration screen

Additional context

  • We need to add the same ui for the update election template as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    Create election templatePriority 3Issues that needed to be attended to after Priority 1 and 2 issues are complete or done in parallel

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions