Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

t510599/frc-library

Repository files navigation

frc-library

A self-service library system with face recognition.
For 行動學習推動計畫 期中發表會

Requirements

Libraries

  • axios
  • TocasUI

Use

python3 backend.py

Now you can connect to localhost:5000 with browser.

Notice

navigator.mediaDevices.getUserMedia() works only in secure contexts (localhost or site with https://).
More info at MDN.

Special Thanks

in alphabetical order
@a91082900 - DB design
@secminhr - backend development
@spacezipper - poster & page design