Skip to content

laxman954/gramium-pup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%