Skip to content

Latest commit

ย 

History

History
29 lines (22 loc) ยท 1.39 KB

README.md

File metadata and controls

29 lines (22 loc) ยท 1.39 KB

LoJack

LoJack is a stolen vehicle ๐Ÿšจ recovery system that is integrated with law ๐Ÿ‘ฉโ€โš–๏ธโš–๏ธ enforcement, enabling vehicles and equipment to be tracked and recovered by police ๐Ÿš”๐Ÿ‘ฎ
You can read more in Wikipedia

What about this project?

The GPS ๐Ÿ›ฐ๏ธ tracking devices installed in trucks ๐Ÿšš send data in real time to Lojack servers ๐Ÿ“ก.
This project is the UI Dashboard ๐Ÿ“ฑ that present vehicle data like speed, RPM, Geolocation, etc.
This project was originally created in 2009 with technologies used at the time ๐Ÿ‘ด Here is the original sources
We will make a full refactor โ™ป๏ธ using nowdays tech stack.

Expired Tech Stack โšฐ๏ธ

  • JQuery: Fast, small, and feature-rich JavaScript library
  • sIFR: Replace text elements on screen with Flash equivalents
  • Fusion Charts: JavaScript Flash charts for web and mobile apps

New Tech Stack ๐Ÿš€

  • VueJS: The Progressive JavaScript Framework.
  • Vuex: Vuex is a state management pattern + library for Vue.js applications.
  • Vue-router: Vue Router is the official router for Vue.js.
  • SASS: CSS with superpowers.
  • Serverless Framework: Serverless, Simplified.

How did it look ๐Ÿ‘€?