Git Product home page Git Product logo

certificatemanagementsystem's Introduction

Certificate Management System

This is a Certificate Management System using Blockchain techniques on Iota, developed by Team YTVTY, during USC Blockchain Hackathon 2019

Emails for team members:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

Background

A resume is a very important component for employers to evaluate applicants for a position. It is the first impression for potential employees. However, there are problems where people cheat on their resume by showing fake educational or professional experience. It is hard for recruiters to verify all experience for each candidate. Thus, we would like to create a system that can help with the hiring process using Blockchain technology.

System Design

The system is implemented in JAVA as well as Javascript. Both versions have the same functionality. In this document, we will focus on the JAVA implementation. The link to python version is : https://github.com/thivyavignesh/iota_achievement_endorsement

There are 2 major parties in the system.
Certificater: Certificaters are verified educational institutions and trustful companies. They are able to verify certificates for students or employees as provements of achievements. For example, educational institutions like USC can verify students degree with our system and the verification will be stored on the chain where no one can modify it. However, certificaters also have the ability to revoke any certificate as well by making a new note on the chain.

Certificatee: Certificatees can receive verification through our system and the verification will be shown on the chain. Thus, certificatees can share their public address with others which will link to all the verification he received.

Implementation

We implement the following four classes in JAVA:
Certificate: Certificate have its name, issued date, expired date, description.
Certificater: Certificater have its name and public address.
Certificatee: Certificatee have its name and public address.
Utils: THere are helper functions in the class. For example, convert Trytes from and to String.

Future update

Due to the short amount of time, we only implement the basic feature in the system. However, there are much room for future update:

  1. Deduplicate certificate
  2. Check the availability before revoke
  3. Add the reason of revoking
  4. Create a search engine for users to map the certificate with the issuing institution/company

certificatemanagementsystem's People

Contributors

yangfangbosco avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.