Skip to content

A website for finding nearest NGO at your location. You can make a call to the given number and seek the help you are looking for from them. To be released soon.

Notifications You must be signed in to change notification settings

Quarantine-Projects/ngo_matching

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGO Matching (To be released soon...)

A website to locate nearby NGO using your GPS coords.

Development

Command line:

  • In base directory pip install req.txt
  • In base directory python manage.py migrate (miogration file is all updated in every commit)
  • In base directory python manage.py runserver
  • In frontend directory npm install
  • In frontend directory npm start

To do:

  • Find appropriate algo for finding nearest NGO from DB
  • Create UI

About

A website for finding nearest NGO at your location. You can make a call to the given number and seek the help you are looking for from them. To be released soon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.0%
  • JavaScript 30.8%
  • Jupyter Notebook 23.2%
  • CSS 5.2%
  • HTML 0.8%