Skip to content

nana-like/govote_pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ BlockChain Campus & Go Vote ] WebApp


Tree Structure

  • css/
    • style.css
    • style_bc.css
  • images/
    • goVote/
    • bc/
  • js/
    • library/
    • goVote.js
    • bc.js
  • fonts/
  • html_goVote/
  • html_bc/
  • index.html
  • 폰트 파일은 공용입니다.
  • 투표앱 전용: style.css, images/goVote/, js/goVote.js, html_goVote/
  • 블록체인 캠퍼스 전용: style_bc.css, images/bc/, js/bc.js, html_bc/