Skip to content

vforeman/forgo

Repository files navigation

Forgo App

Purchase Moderater App giving users the ability to make conscious purchases

Environment Dependencies

  npm install -g gulp bower yo generator-polymer

Clone the project

  git clone git@github.com:vforeman/forgo.git

Install project dependencies

  npm install && bower install

Capital One API Credentials:

documentation - customer endpoints
api key

I signed up at api.reimageingbanking.com

  6fb9265d0d9ba45104e7dccd7bfa5000
fake customers

These are the fake customers that the api key allows us read and write access to

customer id name address no. of accounts
560f0205f8d8770df0ef9b95 Leda Herzog West Decatur, Pennsylvania 16878 3
560f0205f8d8770df0ef9b96 Randell Ruecker Charlottesville, Virginia 22901 2
560f0205f8d8770df0ef9b97 Bobbi Heller State College, Pennsylvania 16803 3

Charity API

charity_id is the charity's tax identification number

| /give/ | /give/charity-search/?charity_id=[charityid] | /give/charity-details/?charity_id=[charityid] | | ----------- | ---- | ------- | --------------- | | | | |

* The query string for the search bar can be use like a rest server

https://www.capitalone.com/give/charity-search?keywords=%s&zipCode=ZIP&basic.x=0&basic.y=0&topic=

Technology

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •