Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertene1994/unioviscope-back-end

Back-end application for attendance control.
https://github.com/robertene1994/unioviscope-back-end

attendance-system control facial-recognition opencv presence qrcode spring spring-boot

Last synced: 4 days ago
JSON representation

Back-end application for attendance control.

Awesome Lists containing this project

README

        


UniOviSCOPE: Attendance Control System


UniOviSCOPE: Attendance Control System 🎯







### This is a Java application for attendance control (my degree's thesis) built with [Spring](https://spring.io) and (OpenCV)(https://opencv.org/). It is available at [UniOviSCOPE](https://unioviscope-web.herokuapp.com).

#### DevOps (CI/CD) ☁

[![DevOps (CI)]()](https://github.com/robertene1994/unioviscope-back-end/actions?query=workflow%3A%22DevOps+%28CI%29%22) [![DevOps (CD)]()](https://github.com/robertene1994/unioviscope-back-end/actions?query=workflow%3A%22DevOps+%28CD%29%22)

#### Continuous Deployment 🚀

![Heroku](https://pyheroku-badge.herokuapp.com/?app=unioviscope-web)

## Installation 🔧

To install this application you can use [Maven](http://maven.apache.org/).

```bash
mvn validate
```

## Scripts 📜

### `mvn spring-boot:run`

Runs the app in the development mode.
Open [http://localhost:8080](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](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)