Giter Site home page Giter Site logo

seelenbrecher / contrihub-18 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from contrihub/contrihub-18

0.0 1.0 0.0 7.12 MB

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.

CSS 38.78% JavaScript 60.11% Python 0.51% HTML 0.58% Shell 0.01%

contrihub-18's Introduction

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

contrihub-18's People

Contributors

deepakbhartii avatar akshay31057 avatar mkfeuhrer avatar

Watchers

Anab Maulana Barik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.