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 #130

Open
YujithIsura opened this issue Dec 4, 2019 · 1 comment
Open

Implement csv import for division configuaration #130

YujithIsura opened this issue Dec 4, 2019 · 1 comment
Labels
Create election template 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

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 Dec 4, 2019
@YujithIsura YujithIsura added this to the Create Election Template milestone Dec 4, 2019
@YujithIsura YujithIsura modified the milestones: Create Election Template, Complete new changes Dec 17, 2019
@YujithIsura
Copy link
Contributor Author

worst case estimates to complete this issue is 1 Day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Create election template 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

2 participants