Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement csv import for division configuaration #121

Open
YujithIsura opened this issue May 24, 2019 · 0 comments
Open

Implement csv import for division configuaration #121

YujithIsura opened this issue May 24, 2019 · 0 comments
Labels
Priority 3 Issues that needed to be attended to after Priority 1 and 2 issues are complete or done in parallel

Comments

@YujithIsura
Copy link
Contributor

YujithIsura commented May 24, 2019

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
@YujithIsura YujithIsura added the Priority 3 Issues that needed to be attended to after Priority 1 and 2 issues are complete or done in parallel label May 24, 2019
@YujithIsura YujithIsura added this to the Create Election Template milestone Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 3 Issues that needed to be attended to after Priority 1 and 2 issues are complete or done in parallel
Projects
None yet
Development

No branches or pull requests

1 participant