nbulaj/alpha_card

View on GitHub
ROADMAP.md

Summary

Maintainability
Test Coverage
# TODO

## 0.4.0

* ~~Own `Attribute` class with validations and etc~~:
    - ~~default value~~
    - ~~writable: true` / `false`~~
    - ~~required: `true / `false~~
    - ~~format: regex~~
    - ~~values: ['1', '2']`~~
    - ~~type(s)~~
* ~~Configuration with `Account` setup~~
    - ~~all objects can use global or local account~~
* Add new transactions:
    - ~~Authorization~~/~~Credit~~/~~Validate~~/Offline
* ~~Change all resources return value to AlphaCard::Response~~