-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoc.txt
32 lines (22 loc) · 847 Bytes
/
doc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Authentication
Roles > govt / industries / org, students
Techstacks => MERN + SOLIDITY, IPFS storage
Dependencies => Mongooser, EXpress, React, bcryptjs, jsonwebtoken, qrcode, truffle
dev deps => nodemon
--- flow ---
Home => create account =>
//roles
1. students
a. Menu => Your certifications, profile
b. your Certifications => enter hash id to verify / qrcode
c. hash id acquired through email sent from institute.
2. Institutes / Govt / Industries
a. Menu => Generate certificate, profile, schemes or plans
b. Genenerate cert => upload students list file > certificate customization > generation of hash ids
c. Validate cert => upload cert, public hash id
--- features ---
1. Certificate generation using blockchain
2. cert validation
3. IPFS decentralized storage system
4. Custom certificate editor
5. Secured authentication