issues
search
ECLK
/
Nomination-UI
Nomination system UI implementation
5
stars
20
forks
source link
Complete Nomination Registration Flow
#53
Closed
YujithIsura
closed
4 years ago
YujithIsura
commented
5 years ago
Nomination List
Issues that need to be solved :
[ ] Change the title of the nomination UI to reflect the required vs currently submitted users
[ ] Implement proper design that should be user friendly and descriptive
[ ] set borders, alignment and padding properly
[x] show the status of the nomination
Nomination Wizard (Step 01) Candidate Details
Nomination Candidate List
[x] Date of Birth column should be shown in proper date format
[x] Edit row button should have proper edit icon
[ ] Delete row option should be implemented
[ ] Add candidate button should be descriptive
Candidate Modal (ADD/EDIT)
[ ] Candidate profile form should be validated
[ ] Candidate document upload section should be implemented and UI design
[ ] Set borders, alignment and padding properly
[ ] Success and error messages should be displayed
Nomination Wizard (Step 02) Payment Details
[x] Candidate count should be validated with the minimum candidate count for a particular nomination
[x] Deposit date field should display properly
[ ] Validate form fields accordingly
[x] Maintain proper alignment and padding
Nomination Wizard (Step 03) Review
[ ] Should follow the below design
[ ] Upload function should be working
[ ] Should be able to download/ Print Nomination form and Oath with required data. Which is shown down below
[ ] Should display the proper success and error messages accordingly
Nomination Wizard (Overall Design)
[ ] Back, Next and Submit buttons should change appropriately
[ ] Create nomination registration and Update Nomination registration handle separately
[ ] Should display the saved data properly and handle back-end request considering required validation eg :- Not allowed to update the nomination if it is approved
Nomination List
Issues that need to be solved :
Nomination Wizard (Step 01) Candidate Details
Nomination Wizard (Step 02) Payment Details
Nomination Wizard (Step 03) Review
Nomination Wizard (Overall Design)