Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 460 Bytes

Vehicle Maintenance software

Hybrid mobile application made with Phonegap

This application gets data from a remote server using REST.

Functionalities:

  • List all the vehicles from database
  • Add a new Vehicle
  • Remove a vehicle and all Servicelogs connected to it
  • List all Servicelogs for a single Vehicle
  • Add a new Servicelog for a single Vehicle
  • Delete a single Servicelog

Technologies:

  • HTML5
  • JavaScript, jQuery, jQuery Mobile
  • CSS3