Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 391 Bytes

What is this?

This repo contains backend & frontend for my YOLOv4+Dlib Face Recognition project

Still under development

Backend

I used Spring Boot, Spring Data JPA for the backend and also added JWT, Swaggerv2 implementations. For data storage I used MySQL.

Frontend

I designed a user interface with Vuetify, Vue.js