Skip to content

A windows form programmed by C# which allows record order history includes delete and add, also allows open exits history to check and edit

Notifications You must be signed in to change notification settings

Ericc-Hao/PurchaseOrderTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PurchaseOrderTracker

A windows form programmed by C#. Allows user record their order history @local machine and edit exits previous records.

Supported Feature

  • Store&Edit record in txt version saved in local disk
  • Add and Delete Order Record
  • Calculate total amount for each order
  • Display Order history in frame

Usage

  • As currently this application only allowed be using @windows machine
  • Click here to download Tracker.exe file to play with this fun Tracker
Special Notes

The default setting for order.txt will creates a folder and a txt file @C drive. Please change the path before add any order records in order to avoid inconvenience.

// Life otto
if (sad) {
  sad = false;
  beAwesome();
}

About

A windows form programmed by C# which allows record order history includes delete and add, also allows open exits history to check and edit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages