Jump to content

Logistack Mobile: Difference between revisions

From Logistack
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==


The app, isn't a mobile app in the strictest sense, rather it's a web app, using the same database as desktop Logistack, with a stripped back theme.
Logistack's mobile app implement two technology stacks;


View the [https://pro.logistack.co.uk/mobile/mobile_jobs.php mobile app]
# The majority uses a slimmed down version of Logistack desktop, allowing utilization of the database.
# The Tracking module implements Android - see below for more.
 
View the '''[https://pro.logistack.co.uk/mobile/mobile_jobs.php mobile app]'''
 
== Permissions ==


The app allows access to Admins, Superusers, Drivers and Customers.
The app allows access to Admins, Superusers, Drivers and Customers.
Line 10: Line 15:
* '''Drivers''' - Upload PODs and add notes.
* '''Drivers''' - Upload PODs and add notes.
* '''Customers''' - most data viewable, i.e. driver location (tracking), job status and PODs, but not notes.
* '''Customers''' - most data viewable, i.e. driver location (tracking), job status and PODs, but not notes.
== Installation ==
* [[Android Installation]]
* [[IOS Installation]] - coming soon.
== Tracking ==
To provide '''constant''' tracking, it isn't practical to use PHP, without modifying the settings of the mobile device, which in turn leads to inefficient use of the battery. 
== Notes ==
Used to report issues concerning the delivery, that you don't want the customer to see.


== App Status ==
== App Status ==
Line 17: Line 35:
== Release Note ==
== Release Note ==


Alpha - Installed dependencies locally, coding started, app created and viewable with scannable QR code.
Stable - But not ready for use, still needs the tracking to be reliable.

Latest revision as of 07:35, 12 October 2025

Overview

Logistack's mobile app implement two technology stacks;

  1. The majority uses a slimmed down version of Logistack desktop, allowing utilization of the database.
  2. The Tracking module implements Android - see below for more.

View the mobile app

Permissions

The app allows access to Admins, Superusers, Drivers and Customers.

  • Admins - jobs uploaded to the app from Logistack database, all data viewable, i.e. driver location (tracking), job status, PODs and notes.
  • Drivers - Upload PODs and add notes.
  • Customers - most data viewable, i.e. driver location (tracking), job status and PODs, but not notes.

Installation

Tracking

To provide constant tracking, it isn't practical to use PHP, without modifying the settings of the mobile device, which in turn leads to inefficient use of the battery.

Notes

Used to report issues concerning the delivery, that you don't want the customer to see.

App Status

Project started 11/10/2025, expected completion early 2026.

Release Note

Stable - But not ready for use, still needs the tracking to be reliable.