Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 860 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 860 Bytes

BanksFrontendAngular Build Status

An angular frontend to visualize transactions and analyze them. Transactions are fetched by banks_fetch.

Angular frontend fetch transactions thanks to banks_fetchAPI and display them.

This project was generated with Angular CLI version 10.1.2.

Build and run

Run ng serve and navigate to http://localhost:4200/.

Tests

Run ng test to execute the unit tests via Karma.

Expected code coverage is 100%.