Mobile app for transferring document images

Closed job
no avatar
AdamPiorko
Employer
Job category:
Mobile applications
Expected budget:

Negotiable

Preferable skills:
Published:
Valid until:

Job description

An application that allows you to log in, upload and view document images.

Operating system:

iOS i Android

Required functions:

Login can be done in two ways: - login and password (api2_token.json) - QR code (api2_pretoken.json) No registration and password recovery. In case the server deems so, it may be necessary to show the captacha code. You need to show the image i.e. decode the base64 of the jpg file and show 3 fields for the result (api2_captcha.json). After logging in, we have three tabs at the bottom. - "upload" tab - the ability to take a picture, frame it and upload it (api2_upload.json) after selecting a period (returns is the api2_init.json function) and a folder (1 of 7) - defined rigidly. - The "periods" tab - when selected, it displays a list of periods with files (api2_periods.json). If a given period is "open", a "Transfer" button should appear next to the given period (api2_transfer.json). After entering the given period, the user selects a folder - one of the 7 - rigidly defined. More to be discussed later.