This project can address real-world issues in housing cooperatives/associations by promoting transparency and empowering members to make informed decisions about how their associations' funds are allocated.
- Decision transparency;
- Decision priority;
- Assets flow;
- Voting mechanism;
- Trust;
- Participation;
- Implement smart contract that allows housing coops to register on the platform;
- Users (cooperative members) can register themselves within their respective cooperatives;
- Implement a system for cooperative members to submit proposals;
- Develop voting Smart Contract where cooperatives can cast votes on proposals;
- Define a priority of a proposal;
- Transparency dashboard;
Prerequisites
- MetaMask must be configured to connect to a local blockchain;
- Node.js ^v18;
- Docker ^v24;
make up # launch the app
- Styling.
- Write tests for frontend.
- Write tests for backend.
- Add more tests for Governor contract.
- Limit user payments per specific period.
- Add GUI to keep track of user payments.
- Add members’ exploration.
- Add chat per coop.
- Implement news/blog feed.