University DAO is a DAO solely run by many universities as nodes for deciding a course curriculum via 51% votes.
A Decentralized Autonomous Organization (DAO) is a blockchain-based system that operates without a central authority, relying instead on smart contracts and member voting for governance. The University DAO aims to bring together multiple universities as nodes (participants) to collaboratively decide on a course curriculum.
Suppose a curriculum update is needed for a blockchain development course. Each university in the DAO would:
This system fosters collaboration, ensuring the curriculum stays relevant and reflects the collective expertise of all participating universities.
The project included many steps for it to come to this stage. The following are the steps: step1: creating a work flow on pen and paper. This included summing up all the features that could be made before the deadline, and all the upcoming features that can be integrated in future. Step2: creating a smart contract, the Smartcontract created now is a prototype with bare minimum functionality but it works just fine. Step3: Making the frontend was the easy bit, we used react for the framework for robustness.