/ContriHub-18

http://contrihubs.herokuapp.com - :snowman: :cyclone: ContriHub is an event under Avishkar-18 where we are expecting to get more and more people involved in Opens Source activities.

Primary LanguageJavaScript

ContriHub-18

ContriHUB is an event where we are expecting to get more and more people involved in Open Source activities.

Instructions to run locally

  1. Install Python and some dev tools for Python
  • $ sudo apt-get install python-pip python-dev build-essential
  • $ apt install Python3.6
  • use easy_install for older versions of ubuntu e.g -$ easy_install python3-pip
  1. Install Pip
  • $ apt install python3-pip
  1. Install other requirements given in requirements.txt file`
  • $ pip install requirements.txt
  1. Modify database engine,
  • Comment line 100-114 in settings.py
  • uncomment line 115-120
  • save changes
  1. sync db
  • $ python manage.py makemigrations
  • $ python manage.py migrate
  1. runserver
  • $ Python manage.py runserver
  • $ visit 127.0.0.1:8000
  1. Done :-)

Deploy on Heroku -

Deploy

Contact ContriHUB Admins

Deepak Bharti
Abhey Rana
Akshay Sharma