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.

What you'll need

Steps

  1. http://ec2-54-245-28-39.us-west-2.compute.amazonaws.com/auth/login
  2. Register, login, logout, are quite straight forward.
  3. After log in, in enroll tag, user could create new enroll and view all enrolls.
  4. In certification tag, user could see all certification has been verified.
  5. In user tag, user could see all other users' profile, to know the certifications of other.
  6. 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.
  7. 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