50-Course / proximity-search

Dead-simple web-based proximity search tool to find Facebook Groups/Communities that you love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook Group Search Tool

This tool is designed to help users find Facebook groups that are located within a certain radius of a town. The tool will be able to take in a town name and find all the other towns within an X mile radius. Then it will report back the following:

  • Located within a X mile radius of X town.
    • For example all groups with in 20 miles radius of Franklin, Massachusetts.
  • The group type should be community or town groups where town members join to learn more about their community.
  • Each group must have over 1,000 members.
  • The groups should be private.
  • excluding any business or buy/sell groups.

Tech Stack:

  • React
  • Maplibre GL JS
  • Python (Django)
  • ElasticSearch
  • Redis
  • Docker
  • Postgres[PostGIS]

Contributing

License

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

About

Dead-simple web-based proximity search tool to find Facebook Groups/Communities that you love

License:MIT License


Languages

Language:Python 63.1%Language:JavaScript 23.9%Language:Dockerfile 6.6%Language:CSS 3.9%Language:Shell 1.7%Language:HTML 0.8%Language:Makefile 0.1%