Skip to content

anuragts/Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect

Connect with folks with same interest to boost your productivity.
Connect uses a special ranking algorithm to match you with people you share similar interests to you, from all around the world.

Screenshots

Screenshot (1248)

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_URI

Run Locally

Clone the project

  git clone https://github.com/Anurag30112003/Connect.git

Go to the project directory

  cd connect

Make Virtual environment (optional)

  virtualenv venv 
  venv\Scripts\activate 

Install dependencies

  pip install -r requirements.txt 

Start the server

  python main.py

Authors

About

Topics

Resources

Stars

Watchers

Forks

Contributors