Skip to content

robertene1994/unioviscope-android

Repository files navigation

UniOviSCOPE: Attendance Control System
UniOviSCOPE: Attendance Control System 🎯

This is a Java application for attendance control (my degree's thesis) built for Android. The Web application is available at UniOviSCOPE.

CI/CD ☁

DevOps (CI) DevOps (CD)

Installation 🔧

To install this application you can use Gradle.

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