Skip to content

A solution for semi-automation of the Educational donation process carried out by the NGO Jain Social Group developed during CFG 2018 organised by J. P. Morgan Chase

Notifications You must be signed in to change notification settings

PurvamPujari/Code-For-Good-2018-Educon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Good 2018 - Educon

Educon is a web-based solution developed for the NGO Jain Social Group with a motive of semi-automating the entire process of providing donations to needy students. This solution was developed as a part of the Code for Good 2018 organized by J. P. Morgan Chase & Co.

Jain Social Group is a Mumbai based NGO that aims in helping needy students by providing financial assistance for their ongoing education. Various such students register themselves with the NGO. The NGO finds potential donors for such students also giving the donor the independence to choose the student whom they would like to give financial assistance for the current year or throughout his or her education life.

AAt this time this entire process is manual, volunteers from the foundation personally register the students and donors and maintain the records on excel sheets. Other processes like verifying the student personally, passing the donation, funds management is also done manually by the volunteers and the committee members.

To eliminate the manual process and provide a semi-automated solution in this era of digitization, we have implemented some economical and feasible solutions that will help in the smooth functioning of NGO processes. Following are the features we have implemented:

  • Role Based Authentication Systen for different users of the System - Donor, Student, Committee Member, etc.
  • Chart Based Visualization of Student profile for assisting in decision making to both donors while donating the amount as well as committee members for passing donations
  • Document Uploading and Viewing of every student user for verifying their authenticity
  • PHP Mailer Based Notification of Application Status

Link to Original Directory: Code for Good Mumbai 2018 - Team 7

Getting Started

  • After cloning the project you need to import the project's database from DB Folder into phpmyadmin of your local machine.
  • Modify the file assets/backend/connect.php according to your phpmyadmin credentials
  • Now you are ready to run the project on your local machine.

Setting up PHP Mailer

  • Open the file in PHP Mailer/vendor/test.php
  • Enter your Gmail Credential in the required section to enable the PHP Mailer functionality

Prerequisites

Demo

Login Page

Student Registration Page

Donor Registration Page

Student Profile Page

Apply for Application Page 1 (Personal Details)

Apply for Application Page 2 (Educational Details)

Apply for Application Page 3 (Document Upload)

Apply for Application Page 4 (Status)

PHP Mailer based Notification System

Application Status

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.

About

A solution for semi-automation of the Educational donation process carried out by the NGO Jain Social Group developed during CFG 2018 organised by J. P. Morgan Chase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.0%
  • JavaScript 34.5%
  • CSS 8.6%
  • PHP 2.9%