/pledgr

Daily charity donation tool

Primary LanguageCSSMIT LicenseMIT

pledgr

Build Status

Charitable giving, simplified.

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

  1. Clone repo
  2. Install dependencies
  3. Copy example.env to .env
  4. Update .env with account info
  5. Launch server with npm start

Requirements

  • Node
  • Twilio

Development

Organization Name Type of Charity create Email create Password optional organization representative optional describe organization couple images optional organization website

Billing Info: *stripes *____ (if it's different)

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.