ECLK / Nomination-UI

Nomination system UI implementation
5 stars 20 forks source link

Implement csv import for division configuaration #121

Open YujithIsura opened 5 years ago

YujithIsura commented 5 years ago

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

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