Last Updated: 2019-12-16
What is quVerify?
QuVerify is a web application that aims at auto verifying users' certification, and store the verification permanently with QLDB, which is a block chain based database.
What you'll do
In this codelab, you're going to test all functions of Quverify.
- Register, login, logout
- Create, edit enroll for a certification
- View user, certification, enroll, and QLDB data.
- Trace certification based on QLDB data.
What you'll need
- A recent version of Chrome (74 or later)
Steps
- http://ec2-54-245-28-39.us-west-2.compute.amazonaws.com/auth/login
- Register, login, logout, are quite straight forward.
- After log in, in enroll tag, user could create new enroll and view all enrolls.
- In certification tag, user could see all certification has been verified.
- In user tag, user could see all other users' profile, to know the certifications of other.
- In analytics tag, user could see the statistics of using the application about how many new verified enroll per day, or per day per user. Then, get all hash values of the verified enroll in a table. The table will only show user id and the hash of the lastest verified enroll of that user. By clicking the history, user could view all hashes for the verified enrolls.
- In the search tag, user could use the hash value of a specific verified enroll, to get the certification information of a specific verified enroll.
Limit
Currently, quVerify only support AWS certifications by hard code.
name=Ruslan Lesko
password=test
title=AWS Certified Solutions Architect - Associate
link=https://aw.certmetrics.com/amazon/public/verification.aspx
hash=QEXYSHCCBE41QBGX
name=Cesar Duran
password=test
title=AWS Certified Cloud Practitioner
link=https://aw.certmetrics.com/amazon/public/verification.aspx
hash=6LKTXLW2B1BE1RG2