Skip to content
forked from G-DAO/G-DAO

An organisation needs to setup an election for leadership position in its school... (check readme.md)

License

Notifications You must be signed in to change notification settings

Godhanded/G-DAO-1

 
 

Repository files navigation

G-DAO

Problem Definition

ZURI as an organisation needs to setup an election for leadership position in its school. The major stakeholders here are the school board of directors, the teachers and the students. Create a smart contract that enables the following:

  1. Each stakeholders should be able to vote.
  2. Setup Access control for all stakeholders
  3. Only the chairman and teachers can setup and compile the result of the votes
  4. Only the chairman can grant access for the vote to happen.(There should be enable and disable vote.). If vote is disabled, no voting should take place.
  5. students should not see result of votes until made public by the other stakeholders

#uI link: https://g-daovoting.netlify.app/

#uI manual: https://docs.google.com/document/d/1RR7kwWIXY25usD3EvNXTioLv51Ja1C3CGtTvnodlFZk/edit?usp=sharing

About

An organisation needs to setup an election for leadership position in its school... (check readme.md)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • Solidity 16.7%
  • CSS 8.6%
  • HTML 2.8%