Description
Give an option to import division information in the create election template through csv file
division information
- division code
- division name
- 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
- Click create election tab on side navigation bar
- Give template name and click on next button
- Go to the second step on the wizard by clicking next button
- You can see the division configuration screen
Additional context
- We need to add the same ui for the update election template as well
Description
Give an option to import division information in the create election template through csv file
division information
Solution
Implement ui component for csv import
Steps to go to division configuration step
Additional context