Dapp to manage people and track attendance within an organization [DAO]
Proof Of Attendance project combines a browser-based front-end and the L2 chain solution (SKALE) to allow transparent and scalable different organization management and transactional tasks. From signing attendance events to paying recurring salaries, POA project aims to cover them all aspects gradually.
POA is dividided in the following modules:
POA Smart Contract: Custom written solidity smart contracts
Organization Management interface (server): Public website, uses the Metamask browser-based wallet/Web3Modal.js to connect the front-end management interface to the L2 provider. All server logic goes here.
Client App: Web application that represents the UI of the application. To be replaced by mobile app