Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.24 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.24 KB

Jura-Hostic-i-Film-app

Description

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.

Installation

  1. Download the digitalizacija_verzija_2.0.apk file inside the repository onto your device Android operating system
  2. Allow installation from the source, to do it, enable the Install unknown apps setting for the specific app you are installing from
  3. Click on the .apk file and install the app

Usage

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.

Deployed API

The API is deployed on render.com and you can access it here.