Skip to content

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

Notifications You must be signed in to change notification settings

LaurierCS/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 💻

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published