Skip to content

Draft: Fixed issue to add candidate ,fetch elections and elections correct date and status in Dashboard.js

kumar harsh requested to merge harshme78/agora-blockchain:develop into main

- After this change, it is possible to add new candidates otherwise previously it was hard coded.

- All details of elections such as election timer, start date,end date,list of candidates that were previously hardcoded are made dynamic and details are fetched from smart contract

-Update dashboard page to remove redundant data

image

Screenshot_2023-03-14_at_1.02.54_AM

Screenshot_2023-03-14_at_1.03.27_AM

Edited by kumar harsh

Merge request reports