Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inf800/filter
Find people to work with
https://github.com/inf800/filter
Last synced: 24 days ago
JSON representation
Find people to work with
- Host: GitHub
- URL: https://github.com/inf800/filter
- Owner: INF800
- License: other
- Created: 2020-06-02T10:30:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T00:27:02.000Z (8 months ago)
- Last Synced: 2024-04-17T06:48:01.205Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 954 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
```
________ ___ ___ _________ _______ ________
|\ _____\\ \|\ \ |\___ ___\\ ___ \ |\ __ \
\ \ \__/\ \ \ \ \\|___ \ \_\ \ __/|\ \ \|\ \
\ \ __\\ \ \ \ \ \ \ \ \ \ \_|/_\ \ _ _\
\ \ \_| \ \ \ \ \____\ \ \ \ \ \_|\ \ \ \\ \|
\ \__\ \ \__\ \_______\ \__\ \ \_______\ \__\\ _\
\|__| \|__|\|_______|\|__| \|_______|\|__|\|__|
What you seek is already seeking you!
```**Filter for communities** is an open-source application/API that let's you connect with
people whom you are looking for. It summarizes people into concise cards that you
can filter. Apart from Dashboard visualisations, API can be used for various tasks like community management or sending mass connection requests. Recommendation System coming soon!## Screenshots
| | | |
| --- | --- | --- |
| ![0](static/first.jpg) | ![1](static/1.jpg) | ![2](static/2.jpg) |
| ![3](static/3.jpg) | ![4](static/4.jpg) | ![last](static/last.jpg) |## How to use
- Python 3.7 or above needed
- Clone the `master` branch
- Install dependencies using `pip3` from `requirements.txt`
- Go to main directory and run using command `python3 -m uvicorn main:app`[**>>> Hosted here with Herok❤️u**](https://vis-filter.herokuapp.com/)
## How to contribue
Please feel free to contact the author or existing contributors.
Project is so much in development.- [See existing issues you can solve](https://github.com/rakesh4real/FILTER/issues/7)
- Conatct [main author](https://rakesh4real.github.io/) or [existing contributors](github/contributors.txt)## License
**Filter** is distributed under the [Academic Public License](LICENSE.txt).