lssjbrolli / tachoreader

A tachograph web platform to manage your tachograph files, and analyze them in a cool way

Home Page:http://tachoreader.thingtrack.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TachoReader Workbench

Sources for the official Thingtrack workbench application: http://web.tachoreader.thingtrack.com/

TachoReader Workbench

Running the App

Run the Maven 'install' for each project target and deploy the resulting WAR file to your Java application server.

The application uses:

Directory Structure

  |-exporter/ ...................... Adaptation of the exporter Vaadin add-on to Tachoreader
  |-tachoreader/ ................... Parent project pom with many common dependencies
  |-tachoreader.dao.api/ ........... Persistence API
  |-tachoreader.dao.impl/ .......... Persistence API Implementation
  |-tachoreader.service.api/ ....... Service API
  |-tachoreader.service.impl/ ...... Service API Implementation
  |-tachoreader.parser/ ............ Library to interpret the bytes of the files in a tachograph card based on the REGLAMENTO (CE) No 1360/2002 DE LA COMISIÓN de 13 de junio de 2002
  |-tachoreader.workbench/ ......... Web Application
  |-pom.xml ........................ Project object model
  |-license ........................ Commercial License
  '-README.md ...................... Release readme

Licenses

Copyright (c) 2010-2015, Thingtrack S.L.

About

A tachograph web platform to manage your tachograph files, and analyze them in a cool way

http://tachoreader.thingtrack.com/

License:Apache License 2.0


Languages

Language:Java 97.4%Language:CSS 2.6%