This is the REST API for the "Digitalizacija" app. You can access the api repository here. The project aims to help digitization of documents using OCR technology and make the process of managing documents easier.
- Download the
digitalizacija_verzija_2.0.apk
file inside the repository onto your device Android operating system - Allow installation from the source, to do it, enable the
Install unknown apps
setting for the specific app you are installing from - Click on the
.apk
file and install the app
Currently, only the login and registration are implemented, and you can test the app with accounts: Admin(username: admin, password: admin), Director(username: director, password: director). When there are no accounts in the app you can register the first account, and it will be an admin, after that only admins and directors can register new users into the app.
The API is deployed on render.com and you can access it here.