|
Project details
| Description | This file is the database description portion of the Membership Management System provided by Membership Management Services, Inc.
The Membership Management System is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
The Membership Management System is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the Membership Management System. If not, see http://www.gnu.org/licenses
Schema describes the data structure of a non profit organization. This database along with appropriate scripts written in PHP, ASP or other appropriate language will facilitate managing information for a non profit on an unprecedented scale. USA Dance, Inc and its operation is used as a model for the design of this database. The database design is tailored to the standards found in Symfony version 1.4 . The goal of this design includes the following:
1. Tracking all associations with the non profit. This include tracking members and non members alike for the purpose of collecting marketing data as each division may provide through attendance at events or meetings.
2. Tracking all accounts and the associated projects related to these accounts. The purpose is to reduce the labor needed to manage the organization at the national, regional and chapter levels. All payments are tracked through "channels". This shows how money changes hands when a payment is made.
3. Set up and execution of on-line elections. |
| Author | Mark Garber |
| Copyright | (c) 2008-2010 |
| DatabaseType | MySQL 5 |
| Date | 2/25/2011 |
|