×

Nomination Form

    Date (required)

    Name (required)

    Address (required)

    District (required)

    State (required)

    Country (required)

    Phone# (required)

    Email (optional)

    Details of the need

    Approx Cost

    ×

    Donation Form

    Thank you for being a part
    Please send a check payable to
    "Compassionate Hearts Network Inc",
    PO Box 51, Woodville, MA-01784,
    Thank You

    Thank you for being a part

    Please Help to Build a House for a Cancer Patient.(H5-2020)

    This project is for a 46 year old cancer patient Mr. Mujeeb. He is from a place called Mundel in Kerala. He is suffering from the 4th stage of cancer. He has four children. They do not have a home of their own. Their family has no source of income and they are struggling to afford their housing rent and his treatment and medicines. He was given 4 cents of land by some kind-hearted person. With help from other kind-hearted people, he had started building a small house on the land. But only the foundation is complete and the construction work has been stopped. He needs financial help in order to complete the house. His health is deteriorating day by day and he wishes longingly to spend at least a few of his days in their own house and provide shelter to his family.

    The Compassionate Hearts Network Team is looking for your prayers and support to fulfill this critical need. Every penny of your donation will go to support this cause. Please consider making a donation that you are comfortable with.

    [insert_php]
    global $wpdb, $post;
    $projectid = get_field( “project_id”, $post->ID );
    $table_name = $wpdb->prefix . ‘donor_list’;
    $res = $wpdb->get_results(“SELECT * FROM “.$table_name.” where payment_status = ‘Completed’ and projects_sponsore = ‘”.$projectid.”‘ order by id desc”);
    if(!empty($res)) {
    echo ”

    “;
    $i=1; foreach($res as $re) {
    if($i % 2 == 0){
    $class = ‘success’;
    } else {
    $class = ‘info’;
    }
    if($re->donor_status == 1) { $payment_status = ‘Paid’; } else { $payment_status = ‘Pledged’; }
    if($re->anonymous == ‘Yes’) { $re->name = ‘Anonymous Donor’; };
    echo ”

    “;
    $i++; }
    echo “

    FundRaising Honor Roll
    S.No. Name Donation Amount Payment Status
    “. $i .” “. $re->name .” $ “. $re->donation_amount .” “. $payment_status .”

    “;
    }
    [/insert_php]

    Latest Status Updates

    Funds Raised: $0 Released to Beneficiary: [insert_php] echo get_field( “released_to_beneficiary”, $post->ID ); [/insert_php] Project Status Summary:

    [insert_php] echo get_field( “project_status_summary”, $post->ID ); [/insert_php]

    Project Start Date:08/23/2020

    Project Sponsor: Sibu Thomas

    Status: CLOSE

    Fund Raising Goal: $

    Raised So Far: $0 (0%)

    Leave a Reply

    Your email address will not be published. Required fields are marked *