This is very simple program to keep track the mileages for your car.
- Sort records by date
- Shows running total
- Built-in numeric keypad for easy input
- Automatic picking up the last ending odometer reading
- Preset common destinations
Updated Description:
v2.0:
- In this version, you can purge the old records by date range from the top menu bar
v1.9:
- In this version, a new field "common destinations" added, so you can store the most common destination in a DB, common destinations can pickup from the list instead of enter everytime, but you still can enter those one-time destination manually if you want to.
v1.8:
- In this version, new records automatically enter last ending odometer reading as new starting odometer.
v1.5:
- Beam function added
- Duplicate record function added