Skip to content

A finance tracking application.Written in C#, uses WPF and MVVM

Notifications You must be signed in to change notification settings

bartalos86/Finance-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Financial Tracker Program in C#

Please note that its currently in developement and the design and everything WILL change !

Features:

  • Connect to autocomplete item database and add frequently used item to the databse to add item quicker( currently not working because no mySQL hosting)
  • Track expenses
  • Basic statistics(making it better)
  • You can add incomes too
  • Add subscribtions
  • Multiple wallet support

Features for Devs:

  • Uses the easy Caliburn.Micro MVVM Framework
  • Uses Dapper for easy database management
  • Uses Newtonsoft.Json for easy and fast json parsing
  • Separated Styles

Downloads

Release Download Source
FinanceTracker V1.1 x64 Download
FinanceTracker V1.1 x86 Download

Sample Images

Main Design Image

Image Sources

About

A finance tracking application.Written in C#, uses WPF and MVVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages