Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stratigos/bank_statement

Demo Elixir application which prettifies and sorts bank statement CSV data.
https://github.com/stratigos/bank_statement

demo elixir example

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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