mowblox / auditable-blockchain-voting-system

This curriculum aims to provide a comprehensive introduction to blockchain development while building a practical, secure voting system. It covers essential concepts in blockchain, smart contract development, and the specific challenges of creating a secure and auditable voting system.
https://abvs.vercel.app
MIT License
3 stars 11 forks source link

Develop the Add Election Page #18

Closed mikehammond closed 2 weeks ago

mikehammond commented 1 month ago

Please refer to our Figma Hi-Fi page for the add election page excluding the header and footer.

https://www.figma.com/design/aJGE4crhpDJQnfH7ppH5vV/ABVS-UI?node-id=210-688&t=WMH9AMr2CFxGZmz1-4

Dependencies

mikehammond commented 3 weeks ago

@Webnai What do you say about picking this one up as well?

Webnai commented 3 weeks ago

@mikehammond I would love it thank you

mikehammond commented 3 weeks ago

@Webnai You got it.

Webnai commented 3 weeks ago

@mikehammond quick question the add election page has a tab that contains the Election, Candidate, Voters, and Link, Would you like me to create that tab and build only the election form? I see other participants are handling the other tabs so I want to know how that process would look like

mikehammond commented 3 weeks ago

@Webnai My goal is allow you'll to develop that common part so that I will take the best and use in the layout.tsx files where needed. So just go ahead with yours for now. I may end up taking yours based on how this is going.

Webnai commented 3 weeks ago

well noted