Skip to content

เพื่อเรียนรู้การ encryption decryption and digital signature เพื่อ Authentication ในการเลือกหัวหน้าทีมในการเลือกตั้ง พร้อมยังสามารถตรวจสอบหลักฐานการโหวตได้จาก Hash ข้อมูลทั้งหมด ด้วย SHA-512 เพื่อตรวจสอบคามถูกต้อง Data Integrity

Notifications You must be signed in to change notification settings

BHU23/HeadVoting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HeadVoting

B6419455 ภูวดล ศรีธร

B6419615 นายนฤเบศน์ จิตรช่วย

วัถุประสงค์

เพื่อเรียนรู้การ encryption decryption and digital signature เพื่อ Authentication ในการเลือกหัวหน้าทีมในการเลือกตั้ง พร้อมยังสามารถตรวจสอบหลักฐานการโหวตได้จาก Hash ข้อมูลทั้งหมด ด้วย SHA-512 เพื่อตรวจสอบคามถูกต้อง Data Integrity

การใช้งาน

git clone

1.install router react

cd frontend

npm install --save react-router-dom@6.x

2.install ant-design

cd frontend

npm install antd --save

if not use you can try install

cd frontend

npm npm install node-forge

npm npm install node-forge jsencrypt

cd backend

go get -u github.com/gin-gonic/gin

go get -u gorm.io/gorm

go get -u gorm.io/driver/sqlite

Runing

run backend

go run main.go

run frontend nom start

About

เพื่อเรียนรู้การ encryption decryption and digital signature เพื่อ Authentication ในการเลือกหัวหน้าทีมในการเลือกตั้ง พร้อมยังสามารถตรวจสอบหลักฐานการโหวตได้จาก Hash ข้อมูลทั้งหมด ด้วย SHA-512 เพื่อตรวจสอบคามถูกต้อง Data Integrity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published