Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.69 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.69 KB

NGO Name - Gramium

Hackathon Goal Micro Credit Program for the sustainable livelihood Through Income Generation Activities

Problem Statement

  • Providing financial assistance to SHGs (Self help Group) for Income Generation Activities through Micro Credit Programme.
  • Solution for the regarding the details related to repayment schedule and the regular alert intimation to the beneficiaries through SMS/VOICE CALL

Team 👬 ¯_(ツ)_/¯ hack#

  • Lekshmana Perumal
  • Karan G
  • Aswin Kumar KP
  • Shubham Gupta
  • Vijay
  • Shruti Menon
  • Nishant Gandhi
  • Sowmiya G
  • Soundarya T

###Solution

  • A system capable of sending remainder notification to user about their Re-Payment details and maintain their Member - Group Relation, and trigger notification based on due payment.

High Level Diagram

###Tech Stack

  • Django

  • MySQL

  • SMS Integration - Twilio (For basic test SMS and Voice Call, Looking for other platform to satisfy NGO's budjet)

  • Deployment URL http://139.59.34.186:8000/admin/

Run these CRONs while deploying

  • 30 4 1 * * python [File] (main/SmsAppRunner.py)
  • 30 4 3 * * python [File] (main/SmsAppRunner.py)
  • 30 4 11 * * python [File] (main/SmsAppRunner.py)
  • 30 4 13 * * python [File] (main/SmsAppRunner.py)
  • 30 12 1 * * python [File] (main/VoiceAppRunner.py)
  • 30 12 3 * * python [File] (main/VoiceAppRunner.py)
  • 30 12 11 * * python [File] (main/VoiceAppRunner.py)
  • 30 12 13 * * python [File] (main/VoiceAppRunner.py)
  • 30 4 6 * * python [File] (main/SmsAppRunner.py)
  • 30 4 16 * * python [File] (main/SmsAppRunner.py)

#####PPT Presentation