Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 562 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 562 Bytes

the_bag

A program designed to represent a Book of Transactions, made as a fun exercise in relation to supposed crypto trading.

Allows to record transactions, positive number as buy, negative number as sell. Displays all the data as a table of summed up transactions. Allows for display of all recorded trades.

Designed to work mainly on Windows, however exceptions are made to make it work on Linux machines

Working out of the box, if run for the first time it checks for the existance of required files and then creates the folder if they're not present.