×

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

    Sponsor a Nursing Student (SP1-2021)

    This project is for a female student from Kottayam, Kerala, to raise funds to support her nursing school education. She recently passed out of 12th grade and got admitted to the Bachelors of Nursing program in Tamilnadu, India. Her family does not have enough money to support her education. Her father is a daily wage worker, and her mother is unemployed. She has 2 younger sisters who are currently in 12th and 10th grades. The sole income of the family is from the father’s work, which is also not that consistent these days due to the ongoing pandemic.

    The goal amount of this project is expected to support this student’s educational costs for a period of two years. Donations from well-wishers are the only hope for the student to continue her education. Appreciate your anticipated support.

    [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: $0Released 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: 01/12/2021

    Project Sponsor: Vijimol Joseph

    Status: OPEN

    Fund Raising Goal: $

    Raised So Far: $0 (0%)

    DONATE TO THIS CAUSE

    Send a check payable to “Compassionate Hearts Network Inc” , PO Box 51, Woodville, MA-01784

    ———OR———

    Donate Online :
    Donation





     

    Leave a Reply

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