Package contents
0R Banking is identified by its manifest as version 1.0.0. It provides bank and ATM locations, automatic account creation, deposits, withdrawals, transfers between account IDs and stored transaction descriptions through a browser interface. The included SQL creates a separate accounts table.
Requirements and setup
The resource has a hard dependency on 2na_core, which supplies framework, identifier and database adapter functions; it is not standalone. Import the SQL only after reviewing table-name conflicts. Account IDs are generated from a small random numeric range, so collision and concurrency behavior should be load-tested. Verify authorization, positive amount validation and every money movement against the chosen 2na_core framework adapter.






Reviews
There are no reviews yet.