Skip to content

b-pub/auto-service-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-service-tracker

A Python code sketch to record vehicle service intervals and events, and report which items are next.

The base definition is vehicle.Vehicle which defines the methods and records the service events. Subclasses of Vehicle define their own service intervals, which Vehicle base methods use to determine the next service times.

As servicings are recorded, the total cost can also be reported. This code will sum and report the total service of the vehicle lifetime.

Brent Burton May 2018

About

A Python code sketch to record vehicle service intervals and events, and report which items are next.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages