Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0x21-consulting/Apply

A Nonprofit Board Application System
https://github.com/0x21-consulting/Apply

Last synced: about 2 months ago
JSON representation

A Nonprofit Board Application System

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/enove/Apply.svg?branch=master)](https://travis-ci.org/enove/Apply)

# Apply, A Board of Directors Application for Nonprofits
In the nonprofit world, it can be difficult to find talented individuals who believe in the cause
and who are willing to volunteer their time and resources to further the mission of an organization.
Too often, nonprofit organizations find themselves accepting individuals with no prior board, finance,
governance, legal, or managerial experience. These individuals are also woefully unaware of the amount
of dedication and time required by nonprofit boards. Apply helps communicate expectations and mitigate
any impact from lacking experience by integrating nonprofit board training directly into the application
process; with Apply, no longer will applications be received by a nonprofit board for individuals who
aren't completely aware of the organization's mission, philosophies, programs and services, policies,
board expectations, legal duties, or even how to read financial statements.

# Getting Started
Apply is in its infancy. To contribute, you'll need the [Meteor](https://www.meteor.com/install)
platform.

curl https://install.meteor.com/ | sh
git clone https://github.com/enove/Apply.git
cd Apply
meteor npm install
meteor

Then navigate your web browser to http://localhost:3000/

# License
Apply is under the MIT License.

Copyright 2017 enové

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.