Skip to content

The solution is used to track vehicles position using GPS navigation and register the vehicle and update its position.

Notifications You must be signed in to change notification settings

UcheIgbokwe/Vehicle-Tracking-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle-Tracking-API

A Web API designed to track vehicles position using GPS navigation and register the vehicle and update its position.

This solution is built using ASP.NET CORE and SQLite.

Follow the steps below to run the application:

Step 1:

To fully utilise the GPS location, kindly replace the GOOGLE_API_KEY placeholder with a valid Google API key in the Gmap:APIKey section provided the appsettings.Development.json file.

Step 2:

Open the application in Visual Studio Code or any preferred IDE and navigate to the API folder.

Run the following command next: dotnet watch run.

Step 3:

The Postman documentation can be accessed here: https://documenter.getpostman.com/view/2779067/TzCP88Cd

About

The solution is used to track vehicles position using GPS navigation and register the vehicle and update its position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages