clementinecomputing 3cd77e3b6e updates to readme il y a 4 ans
..
README.md 3cd77e3b6e updates to readme il y a 4 ans
annotation.php 223acd411f server side web ui fleet management il y a 4 ans
bulk_update.php 223acd411f server side web ui fleet management il y a 4 ans
connect.php 223acd411f server side web ui fleet management il y a 4 ans
create_tables.sql 223acd411f server side web ui fleet management il y a 4 ans
editdrivers.php 223acd411f server side web ui fleet management il y a 4 ans
editpaddles.php 223acd411f server side web ui fleet management il y a 4 ans
editstops.php 223acd411f server side web ui fleet management il y a 4 ans
example.csv 223acd411f server side web ui fleet management il y a 4 ans
export_bus_files.php 223acd411f server side web ui fleet management il y a 4 ans
index.php 223acd411f server side web ui fleet management il y a 4 ans
mainmenu.php 223acd411f server side web ui fleet management il y a 4 ans
manageconfig.php 223acd411f server side web ui fleet management il y a 4 ans
util.php 223acd411f server side web ui fleet management il y a 4 ans

README.md

Fleet Management

This is a bare bones Web interface to manage the driver logins, stops, paddles, billing log annotations and configurations for the fleet.


Credentials are located in the connect.php and annotation.php files and should be filled in with the appropriate SQL connection credentials.


The paddle commit functionality places a file, /tmp/new_paddles_exist, to signal to the system that new paddles are ready for processing.

autocfg.sh is the script in charge of monitoring for this file and should be run on an hourly cronjob.