makhanifahim / Transaction-Management

REST and RPC Service that accepts a list of transactions and stores those transactions to csv files. The transactions don't have to be ordered. A transaction consists of (init_date, conclusion_date, product_id, value). The csv folder needs to serve as a staging ground and so must adhere to a specific structure year/quarter/date.csv like example 2022/1/2022-02-21.csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makhanifahim/Transaction-Management Stargazers