nfscan / nfscan

NFScan is a free, open-source software, available to non-profit organizations to receive donations effectively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nfscan

Build Status GitHub license

NFScan is a free, open-source software, available to non-profit organizations to receive donations effectively.

What's new in this version

  • Create Cloudformation templates to allow easy deploy by anyone with an AWS account.
  • Access AWS resources using IAM roles instead of hardcoded accessKeys and secretKeys.
  • Remove references to BasicCredentials since we're gonna use AWSCredentialsChain for that.
  • Parameterize backend username and password.
  • Upgrade AWS sdk to 1.11.44.

Looking for older versions changes? Please take a look at CHANGELOGS.md

Setting up development environment

Walkthrough in Portuguese

Public API

Once you've set up your development enviroment you can make calls to nfscan's public API to process or donate receipts. We've created a wiki page containing all requests you should use in order to integrate with whatever app/site of yours.

Mobile

We've made an open source app for iOS that integrates with nfscan. You may use it as a reference model or even as a white label product. That's up to you.

Awards

[Bronze] :: Cannes Lions - Cyber Category [Estrela Verde] :: CCSP - Ação beneficiente [Grand Prix] :: B9 2015

Contributing

You're encouraged to contribute to nfscan. Fork the code from https://github.com/nfscan/nfscan and submit pull requests.

Make sure you're following the contributing guidelines for this project.

About

NFScan is a free, open-source software, available to non-profit organizations to receive donations effectively.

License:MIT License


Languages

Language:Java 95.3%Language:CSS 4.6%Language:Shell 0.1%