Skip to content

MobinaToorani/TechHunt

 
 

Repository files navigation

Open source kickstarter application that allows software developers to search for, upload, favorite, comment and request to join other open source projects.

Live Preview: Tech Hunt 📌

Prerequisites 📂

  • Python v3+

Installation 🔨

Install Virtual Environment :

$ pip install pipenv

Set env version :

$ pipenv --python 3.9

Activate env :

$ pipenv shell 

Install dependencies :

$ pipenv install -r requirements.txt

Usage 🌠

To run the server on localhost.

$ python manage.py runserver

Technologies 💻

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.2%
  • JavaScript 42.5%
  • Python 6.3%
  • HTML 5.0%