wony5248 / CapstonGo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CapstonGo

블록체인 기반 얼굴인식 출결관리 시스템

Why CapstonGo?

Why not save the image?

http://m.kyeongin.com/view.php?key=969310

Why use blockchain?

https://www.asiae.co.kr/article/2015090217203845479

Setup

$ git clone https://github.com/wony5248/CapstonGo.git

// device backend
$ cd attendance_check/backend
$ npm install
$ npx nodemon

// device frontend
$ cd attendance_check/frontend
$ npm install
$ npm run electron:serve


// web backend 
$ cd abf/backend
$ npm install
$ npm start

// web frontend
$ cd abf/frontend
$ npm install
$ npm run serve

Technical Stack

Backend

  • Node.js
  • Express
  • MySQL

Frontend

  • Vue.js
  • Element-ui

얼굴인식 Device

  • Vue.js
  • Electron
  • Node.js
  • Express
  • Python

Object_Detection

  • Mjpg_streamer
  • OpenCV

BlockChain

  • Hyperledgar Fabric

Member

  • 윤준영
  • 임희균
  • 장범진
  • 주현근

PREVIEW

_SOFTCON_13.CapstonGo.1.1.1.1.1.1.1.mp4

About


Languages

Language:Vue 60.4%Language:JavaScript 37.5%Language:HTML 1.6%Language:Pug 0.5%Language:CSS 0.1%