benjnse / AccountManagerPHP

An account manager demo implementing the OANDA API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

AccountManagerPHP is a basic working OANDA Account information search tool. It's purpose is to showcase some of the OANDA API features and give PHP developers a quick start.

Screenshots

Landing Page Account Information

Requirements

  • PHP 4+
  • Curl extension for PHP
  • Apache 2.0+
  • A web browser

Recommendation
I highly recommend XAMPP for those who do not have the time or knowledge to install Apache/PHP. Click here for XAMPP

Instructions

Add the folder AccountManagerPHP to your (local)server root and navigate to https://localhost/AccountManagerPHP.

Questions

Please send me an email if you have any questions.

About

An account manager demo implementing the OANDA API.

License:MIT License


Languages

Language:JavaScript 71.5%Language:CSS 17.7%Language:PHP 10.4%Language:HTML 0.4%