Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Project for Biometric System course - La Sapienza Università di Roma

Notifications You must be signed in to change notification settings

francescobianca/Biometrics-Project

Repository files navigation

Biometrics-Project

Project for Biometric System course - La Sapienza Università di Roma

Work in progress

  1. Video stream face recognition implementation (AmazonAWS or OpenCV+CNN ?)
  2. Fingerprint system implentation with Raspberry

Service:

Made via spring boot. Just import it as a maven project on Eclipse. (DB on PostgresSQL managed with PgAdmin4)

WebApp:

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.