Skip to content

nadimahmedwales/simpleAccounts

Repository files navigation

simpleAccounts

This is a C# console application that will allow users to carry out self assessment. It's designed to let the user add transactions and store them. The user can create transactions, read previous transactions and update transactions.

It can also give a summary showing income and expense for the entries added.

It will run under Linux and Microsoft Windows.

dotnet run accounting.csproj

The csv file contains all the data stored and comes with a simple example. To start fresh, just delete the csv file.

About

Simple Self Assessment Accounting System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages