8000 GitHub - mLoDar/RideDiary: An application which serves as a database for storing car related data such as trips, expenses and so on.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An application which serves as a database for storing car related data such as trips, expenses and so on.

Notifications You must be signed in to change notification settings

mLoDar/RideDiary

Repository files navigation


RideDiary



This application serves as a database for storing car related data, such as trips, expenses and so on. There is also the ability to display statistics to get a better view on what kind of costs are related to a car. It can be used for your private vehicles or even for some company related vehicles.

As for the most projects that I created, a console application is a good way to start, as it can be extended to syncing with a server. For now all data is only stored on the local hard drive.




RootMenu AddPlate DisplayPlateData DisplayPlateData




Features

  • Add different number plates with car maker/model.

  • Add data to a number plate.

    Expenses, Trips, Costs for refueling

  • View the data above for each number plate.

  • Remove added number plates along with all saved information.

  • Show statistics for a sinlge number plate or all together.




Installation:

  • Download the latest release.

  • The RideDiary.exe can be used directly.

OR

  • Download the latest source code.

  • For compiling the executable, you need to install Visual Studio.

  • Make sure that you install the .NET desktop development.

  • Open the project from the downloaded source code with the RideDiary.sln file.

About

An application which serves as a database for storing car related data such as trips, expenses and so on.

Resources

Stars

Watchers

Forks

Languages

0