Skip to content

kevalsabhani/toll-system

Repository files navigation

Toll Calculator

Provides functionality to calculate toll tax based on the distance travelled by vehicles.

Steps to run the application

  1. Start kafka service by running make kafka.
  2. Start OBU server by running make obuserver.
  3. Start invoice service by running make invoice.
  4. Start OBU client by running make obuclient.
  5. Start distance calculator service by running make distance_cal.

About

An implementation of the vehicle toll tax system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published