Source code and Resources for Devsearch
Check out the live demo here: https://devsearch-bsm2.onrender.com/
- 1 - clone repo https://github.com/davidudo/devsearch
- 2 - create a virtual environment and activate
-
- pip install virtualenv
-
- virtualenv envname
-
- envname\scripts\activate
- 3 - cd into project "cd devsearch"
- 4 - pip install -r requirements.txt
- 5 - python manage.py runserver
- Share Projects
- Message other developers
- Rate others work
- Search other developers
- Django
- Postgres
- Django REST Framework