## Downloads

!!!INFO
The mobile app is currently available only as an APK to be installed via sideloading on an Android device.  
!!!

Module | URL | Version {class="compact"}
---|---
Inspection Planner | [Setup.exe](https://downloads.zeeborn.net/tbmarine/InspectionPlanner/Setup.exe) | 15.03.2023
Inspect App | [InspectionApp.apk](https://downloads.zeeborn.net/tbmarine/InspectionApp.apk) | 15.03.2023
Server | (will be installed by ZeeBORN) | 15.03.2023

The installation of the APK requires the permission for installing apps from 3rd party sources. The mobile phone might show several warnings during the installation due to bypassing the normal app store and app store's security features.

## Changes (15.03.2023)

* mobile app can be updated without uninstalling previous versions first
* handling of multiple inspections with the same PIN by introducing names for inspections (see [Sending to Mobile App](index.md#sending-to-mobile-app))
* mobile app: adding pictures to remarks
* desktop app: adding pictures added to remarks to the final report

## Planned and Implemented Features

### Desktop Client

- [x] Manual creation of inspection tasks
- [x] Adding tasks from audit standards in ZeeBORN system
- [x] Exchange with server
- [x] Report creation
    - [x] Cover Page *(added 23.02.2023)*
    - [x] Show tasks in report *(added 23.02.2023)*
    - [x] Correct sort order of chapters *(fixed 23.02.2023)*
- [ ] Integration with ZeeBORN system
    - [ ] Importing data to Audit & Inspect module
    - [ ] Importing tasks to Audit & Inspect module
- [x] Handling of multiple inspections/vessels per user *(added 15.03.2023)*
- [ ] Output of tasks and observations in separate todo list *(request added 16.11.2023)* (details to be exported to Excel/Word; document to be used for adding further commments)

### Mobile App

- [x] Exchange with server
- [x] Reporting observations
    - [x] Adding pictures from camera
    - [x] Adding pictures from photo gallery
    - [x] Adding tasks to an observation
- [x] Adding remarks to inspection tasks
    - [x] Adding pictures from camera *(added 15.03.2023)*
    - [x] Adding pictures from photo gallery *(added 15.03.2023)*
- [x] Collecing data for cover page
- [x] Handling of multiple inspections/vessels per user *(added 15.03.2023)*
- [ ] Option for taking pictures and adding to report or just storing *(request added 16.11.2023)*

### Server

- [x] Authorization via PIN per user
- [x] Exchaning data with desktop client
- [x] Exchaning data with mobile app
- [x] Handling of multiple inspections/vessels per user *(added 15.03.2023)*

<style>
    .bg-blue-500 {
        background-color: rgb(78, 109, 156);
    }
    .docs-markdown a:not(.no-link) {
        color: rgb(78, 109, 156);
    }
    .docs-markdown h1,
    .docs-markdown h2,
    .docs-markdown h3,
    .docs-markdown h4,
    .docs-markdown h5,
    .docs-markdown h6 {
        color: rgb(78, 109, 156);
    }
</style>

*[PO]: Purchase Order  
*[AZA]: local folder
*[(PO]: Purchase Order  
*[RQ]: Requisition  
*[(RQ]: Requisition  
*[RfQ]: Request for Quotation  
*[(RfQ]: Request for Quotation  
*[SO]: Service Order  
*[(SO]: Service Order  
*[SQ]: Service Requisition  
*[(SQ]: Service Requisition  
*[SRfQ]: Service Request for Quotation  
*[OoB]: Open on Board  
*[(OoB]: Open on Board 
*[ART]: Average Running Time (operation hours per day) 
*[MC]: Master Contract
*[ADS]: Advantage Database Server (database engine used in previous versions of the ZeeBORN software)
*[.replic]: file extension for replication files (aka data transfer files)
