Create events for the community and host according to their votes
This is an event creation platform where users can create events for the community. Anyone can create events, and the community can decide what they want for their events. It can be anything like what to have in dinner, what to have for schwags, etc. The users can vote for or against in order to make the decisons.
The project uses Reactjs for the frontend part and solidity for writing the smart contract. All the integration with the smart contract was done with the help of EthersJS library. The voting process was done with the helpof semaphore library to keep everything private and anonymous.