Skip to content

This project was created to help support the monitoring of personal account transactions. Features include importing csv data, filtering transactions and marking items as paid/complete. At present data can be imported from two providers American Express and Halifax bank, more to follow. A basic user authentication has been added for security pur…

Notifications You must be signed in to change notification settings

DanielOlive/statementreader

Repository files navigation

Statement Reader

This project was created to help support the monitoring of personal account transactions. Features include importing csv data, filtering transactions and marking items as paid/complete. At present data can be imported from two providers American Express and Halifax bank, more to follow. A basic user authentication has been added for security purposes using JWT. This tool has been useful to me an ensures I deduct the correct amounts from other accounts.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Please ensure you have Statement Reader Server running before attempting to start this application.

Installing

Install the dependency's

yarn install
yarn start

Running the tests

npm run test

Code coverage

npm run test-coverage

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This project was created to help support the monitoring of personal account transactions. Features include importing csv data, filtering transactions and marking items as paid/complete. At present data can be imported from two providers American Express and Halifax bank, more to follow. A basic user authentication has been added for security pur…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages