Skip to content

davidudo/devsearch

Repository files navigation

Source code and Resources for Devsearch

Check out the live demo here: https://devsearch-bsm2.onrender.com/

Installation

  • 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

Features

  • Share Projects
  • Message other developers
  • Rate others work
  • Search other developers

Tech Stack

  • Django
  • Postgres
  • Django REST Framework

Home Page

Projects Page

Profile Page

User Inbox

About

An online platform for developers to showcase their projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published