https://github.com/tylerwray/macu_data
Elixir project to visualize data exported from Mountain America Credit Union
https://github.com/tylerwray/macu_data
banking-applications elixir elixir-lang fintech
Last synced: over 1 year ago
JSON representation
Elixir project to visualize data exported from Mountain America Credit Union
- Host: GitHub
- URL: https://github.com/tylerwray/macu_data
- Owner: tylerwray
- Created: 2020-05-01T05:08:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T05:13:28.000Z (about 6 years ago)
- Last Synced: 2025-02-19T12:53:26.495Z (over 1 year ago)
- Topics: banking-applications, elixir, elixir-lang, fintech
- Language: Elixir
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacuData
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `macu_data` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:macu_data, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/macu_data](https://hexdocs.pm/macu_data).