Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertene1994/unioviscope-android

Anroid application for attendance control.
https://github.com/robertene1994/unioviscope-android

android attendance-system control facial-recognition presence qrcode

Last synced: about 2 months ago
JSON representation

Anroid application for attendance control.

Awesome Lists containing this project

README

        


UniOviSCOPE: Attendance Control System


UniOviSCOPE: Attendance Control System 🎯





### This is a [Java](https://www.java.com) application for attendance control (my degree's thesis) built for [Android](https://www.android.com/). The Web application is available at [UniOviSCOPE](https://unioviscope-web.herokuapp.com).

#### CI/CD ☁

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

## Installation 🔧

To install this application you can use [Gradle](https://gradle.org/).

```bash
gradlew build
```

## Scripts 📜

### `gradlew lint`

Runs the Android linter.

### `gradlew test`

Launches the test runner in the interactive watch mode.

### `gradlew assemble`

Builds the app for production to the `app/build/outputs/apk` folder. The app is ready to be installed on Android devices!

## License 🔑

[![MIT](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)