Skip to content

jefzainjan/business-accounting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badges

Build status

Business Accounting Overview

Business Accounting is a standalone desktop application written on C#/WPF that aims for the accounting of funds for small businesses. All data are being stored locally using SQLite database.

Features

  • Keep track of income and expenses;
  • Manage employees card files;
  • Keep track of salary;
  • Build charts.

Screenshots

Screenshot1 Screenshot2 Screenshot3 Screenshot4

Configuration

It is possible to configure the location of database file and default dates for the Date input controls via editing Business Accounting.exe.config file.

Screenshot5

Installation instructions

Pre-compiled binaries and installation wizard may be found here

In order to build from scratch, it is needed to build the project in usual C# way and make new database using .bat script

About

Desktop app for small business

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 70.5%
  • Inno Setup 18.0%
  • Pascal 9.8%
  • Batchfile 1.7%