Platform for managing DAOs. Users can find the list of members and the list of upcoming events for their DAO.
Currently, Many big DAO are facing issues in listing their events and creating a directory of members. I have created a platform that will fix these problems.
On DAOfront, Users can find the list of members and the list of upcoming events of their DAO, and also any DAO member can also create an event of their DAO. Members can also join the event from our platform and can also add it to their calendar.
I have also implemented a point system that depends on member activity. Every event has some points assigned, if members attend the event their points will increase. This feature can also increase participation in the events.
Technologies used is Solidity, Hardhat and ReactJs.
Deployed on: Polygon Mumbai (https://mumbai.polygonscan.com/address/0x610659c6B7cDcfe24daFE6d90dabD2C1E9B4ed04)
I started this project with High-level diagram of the project and then moved to the contract part. Once the contract is completed and deployed. I started working on the frontend part.