Skip to content

thebhupesh/Blockchain-Based-Exam-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Blockchain-Based-Exam-Portal

Blockchain based Exam Portal is a web application that provides platform for conducting small internal examinations. It uses etherium blockchain to store students' answers and uses basic encryption techniques to cipher data in transit. It uses two step verification for validating the users and makes use of SHA1 encryption for securing passwords and security codes. It includes basic functionalities like randomize questions, encrypt questions etc. It stores basic details of examinations, faculties and students in MySQL database and uses MongoDB to store questions and question sequence of students. Examinations are created and controlled by the faculties.

Objective

Primary objective of this project is to introduce the use of blockchain technology in examination system to make them more secure and isolated for tampering.

Prerequisite Software

  1. Wamp Server
  2. MongoDB
  3. Ganache
  4. Metamask Extension for browser

Screenshots

Login

image image

Access code (Student)

image

Faculty Login

image image

Create Exam (Faculty)

image image image

Question Paper (Student)

image image

Answer Script View (Faculty)

image image

Ganache & Metamask

image image image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published