Skip to content

reneolivo/rent-a-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rent-a-Coder

A demo for diffeerent electronic payment methods.

Presentation

Missed the tech talk? have a look at the presentations slides @ Slide Share

Requirements

  • NodeJS v0.10+
  • NPM v1.4+
  • Bower 1.3+ (Yeoman works too)

Installation

Clone the repo, open the command line and navigate to the repo folder.

Run npm install then change directories to the public folder and run bower install.

Optionally, if you need some mock records (which I bet you will) run npm run-script mock-records. Beware that this will wipe out any information on the DB.

Demos

Paypal's Buy Now

Paypal's Custom Cart

Authorize.net Customer Information Manager

Tech:

Express : A NodeJS web server framework.

NeDB : A mongo like, portable database.

Auth-net-cim : A service that helps accessing, storing and removing Authorize.net data for the Customers Information Manager.

Acknowledgements

Pseudo random data: http://randomuser.me

Models: https://www.flickr.com/photos/gregpc/

About

Electronic payments demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published