Skip to content

robertene1994/unioviscope-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniOviSCOPE: Attendance Control System
UniOviSCOPE: Attendance Control System 🎯

This is a Java application for attendance control (my degree's thesis) built with Spring and (OpenCV)(https://opencv.org/). It is available at UniOviSCOPE.

DevOps (CI/CD) ☁

DevOps (CI) DevOps (CD)

Continuous Deployment 🚀

Heroku

Installation 🔧

To install this application you can use Maven.

mvn validate

Scripts 📜

mvn spring-boot:run

Runs the app in the development mode. Open http://localhost:8080 to check it in the browser.

mvn test

Launches the test runner in the interactive watch mode.

mvn package

Builds the app for production to the target folder. The app is ready to be deployed!

License 🔑

MIT