Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 2.39 KB

README.md

File metadata and controls

48 lines (27 loc) · 2.39 KB

Project Title: BasicVoyager

Project Overview:

The project aims to integrate allow the user to connect to the their bank via PHP and get their account balance. The Basiq API was found to be a simple, accessible and inexpensive service to provide the API access and thus retrieve account balance information for a specific savings account at a specific bank. The user is a PHP developer who is familiar with APIs but had difficulty understanding how to use the Basiq dashboard and API.

Project Phases

The project is divided into several phases:

Todo

  • Update the BankingData Wrapper to work with a composer installed version of the BasiqPHPAPI

This includes setting up a local web server, implementing user authentication, retrieving account balance information, displaying account balance information, and error handling and testing.

Start Date: Thursday August 4th 2023