/AccountingApplication-.NET

This project contains a simple accounting application developed using the C# programming language and .NET Framework technology. The application can perform basic accounting functions such as customer registration processes, debt calculations, order taking and payment processes.

Primary LanguageC#

AccountingApplication-.NET

This is an accounting windows forms application. The project developed with .NET Framework technology and C# language. You can install and try the application from the MusteriSetup folder.

Contents of Project

  • With this application user can create a customer and set customer's informations.
  • Examples of customer information include: payment date, debt calculation, name entry, surname, and the ability to delete and add customers.
  • The user can view customer information and in this interface the user can get paid and take an order again.
  • With the JSON filing system, customers' informations are never lost.
  • With the products interface user can easily change the name and price of the products, also can delete and create new products.