SamBelmor / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContriHub-18

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

Instructions to run Project locally

Linux

Installing 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`
- `$ apt install python3-pip`

Creating virtual environment activating and deactivating it

- `$ Here goes instructions`

Installing all the requirements and mention if their are some exceptions while installations

- `$ pip install requirements.txt`

Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.

How to setup(Install/create_db/configure) different databases like Postgresql, Mysql, sqlite.

- `As per current settings you don't need to make any change in settings.py if you don't have an environment variable set       as 'DATABASE_URL' ` 
- `$ python manage.py makemigrations`
- `$ python manage.py migrate`

Running Project

- `$ Python manage.py runserver`
- `$ visit 127.0.0.1:8000`

How to deploy?

- `$ Here goes instructions`

Windows

Installing Python.

- `$ Here goes instructions`

Creating virtual environment activating and deactivating it

- `$ Here goes instructions`

Installing all the requirements and mention if their are some exceptions while installations

- `$ Here goes instructions`

Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.

- `$ Here goes instructions`

How to setup(Install/create_db/configure) different databases like Postgresql, Mysql, sqlite.

- `$ Here goes instructions`

Running Project

- `$ Here goes instructions`

How to deploy?

- `$ Here goes instructions`

Mac

Installing Python.

- `$ Here goes instructions`

Creating virtual environment activating and deactivating it

- `$ Here goes instructions`

Installing all the requirements and mention if their are some exceptions while installations

- `$ Here goes instructions`

Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.

- `$ Here goes instructions`

How to setup(Install/create_db/configure) different databases like Postgresql, Mysql, sqlite.

- `$ Here goes instructions`

Running Project

- `$ Here goes instructions`

How to deploy?

- `$ Here goes instructions`

Deploy on Heroku -

Deploy

Contact ContriHUB Admins

Deepak Bharti
Abhey Rana
Akshay Sharma

About

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.


Languages

Language:JavaScript 60.1%Language:CSS 38.8%Language:Python 0.6%Language:HTML 0.5%Language:Shell 0.0%