-
Notifications
You must be signed in to change notification settings - Fork 0
A decentralized protocol to track attendance, built on Ethereum (DAO)
License
cpte-org/POA-Proof-Of-Attandence
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A decentralized protocol to track employees/people's attendance within an organization, built on the Ethereum blockchain (and ipfs). Use Case: Employee check-in and check-out procedure (example: Before the housekeeper starts working on an apartement, she must scan the unique qr code attached behind the unit's door to check-in. and when she's done cleaning, she scans again to checkout.) # POA: Proof of Attendance ## Directory Sructure POA is dividided in the following applications/projects: - **eth**: POA Contracts - **website**: Public website. Static website for poa - **server**: POA's management server. All server logic goes here - **client**: Web application that represents the UI of the application. To be replaced by mobile app
About
A decentralized protocol to track attendance, built on Ethereum (DAO)