Skip to content

Vehicle Tracking System Web API 2 using EF Code-First Approach

Notifications You must be signed in to change notification settings

rafiqips5/Vehicle-Tracking-System-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Vehicle Tracking System

Track vehicles position using GPS navigation. A device em boarded in a vehicle, will communicate with your API to register the vehicle and update its position.

Implement a RESTful API to track vehicles location. The device will update the API every 30 seconds with the new location.

Register a vehicle Record its position When the frontend team will implement the backoffice for the vehicle tracking, any authenticated administrator should be able to :

Retrieve the current position of a vehicle Retrieve the positions of a vehicle during a certain time, in order to display their journey on a map (maps drawing is out of scope)

About

Vehicle Tracking System Web API 2 using EF Code-First Approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • C# 18.6%
  • PowerShell 14.1%
  • Pascal 12.1%
  • Puppet 2.9%
  • HTML 1.7%
  • Other 0.3%