cpte-org / POA-Proof-Of-Attandence

A decentralized protocol to track attendance, built on Ethereum (DAO)

Home Page:http://proof-of-attendance.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

http://proof-of-attendance.surge.sh/

License:MIT License


Languages

Language:HTML 34.1%Language:JavaScript 32.8%Language:Solidity 20.2%Language:CSS 12.9%