Skip to content

Demo Elixir application which prettifies and sorts bank statement CSV data.

Notifications You must be signed in to change notification settings

stratigos/bank_statement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankStatement

Prettifies and formats output from a bank transaction CSV file.

Example Application

This is an example application to explore some fundamentals of Elixir. It reads the file at lib/transactions.csv, and formats the content for display on a repl cli.

Run the application via mix.

Deps

Elixir 1.4.1
Erlang 19
nimble_csv 0.1.0

About

Demo Elixir application which prettifies and sorts bank statement CSV data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages