GithubHelp home page GithubHelp logo

sayanchowdhury / junction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pythonindia/junction

0.0 1.0 0.0 4.09 MB

Junction is a software to manage proposals, reviews, schedule, feedback during conference.

License: MIT License

Python 48.22% HTML 20.75% JavaScript 6.32% CSS 24.63% Shell 0.08%

junction's Introduction

Junction | Gitter Build Status Coverage Status Requirements Status

Version: 0.3.2

Junction is a software to manage proposals, reviews, schedule, feedback during conference.

Setup

It is advised to install all the requirements inside virtualenv, use virtualenvwrapper to manage virtualenvs.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libpq-dev python-dev build-essential tcl
pip install -r requirements-dev.txt
cp settings/dev.py.sample settings/dev.py
python manage.py migrate --noinput
python manage.py sample_data
sudo apt-get -y install redis-server

Initial auth data: admin/123123

If docker and docker-compose are not installed already (Not mandatory):

Refer to (http://docs.docker.com/installation/) for detailed installation instructions.

curl -sSL https://get.docker.com/ | sudo sh
sudo pip install docker-compose

Create aliases for docker and docker-compose to avoid running them with sudo everytime. Append the following lines to your ~/.bashrc or ~/.zshrc

alias docker='sudo docker'
alias docker-compose='sudo docker-compose'

Finally, run

docker-compose up

Configuring Django-allauth

  • Go to http://localhost:8000/nimda/sites/site/
  • Change the default site's(the one with ID = 1) name and display to localhost:8000
  • Go to Social Applications in admin panel and add Github and Google's auth details

Making Frontend Changes

Make sure you have nodejs, npm, bower, grunt-cli & grunt installed

$ cd junction/static
$ npm install
$ bower install
$ grunt // This starts a watcher to watch for file changes

Contributing

  1. Choose an issue and ask any doubts in the issue thread.
  2. Report any bugs/feature request as Github new issue, if it's already not present.
  3. If you are starting to work on an issue, please leave a comment saying "I am working on it".
  4. Once you are done with feature/bug fix, send a pull request according to the guidelines.

API

  • HTTP API documentation is here.
  • Python Client for junction is here.

Contributors


Aayush (@Aayush-Kasurde)

Abhijeet (@Akasurde)

Akshay Arora (@akshayaurora)

Amit Kumar (@aktech)

Anand B Pillai (@pythonhacker)

Anand Chitipothu (@anandology)

Anirudh (@animenon)

Ankesh Anand (@ankeshanand)

Anshul Sharma (@raun)

Anuvrat Parashar (@bhanuvrat)

arjoonn sharma (@theSage21)

Chillar Anand (@ChillarAnand)

Deep Sukhwani (@ProProgrammer)

dhilipsiva (@dhilipsiva)

Fayaz Yusuf Khan (@fayazkhan)

Ganeshkumar S (@ganeshks)

@gangadharmgithub

Geetanjali (@geetanjaligg)

Hari (@haridjango123)

Haris Ibrahim K. V. (@harisibrahimkv)

Imran Ahmed (@rekenerd)

Indradhanush Gupta (@indradhanush)

jaocb (@jklmn13)

Karanveer Singh (@kvsingh)

Kenith Aiyappa (@K-7)

Kishor Bhat (@therealkbhat)

Kracekumar Ramaraj (@kracekumar)

Kumar Anirudha (@anistark)

Mudassir (@mudassir0909)

Nabeel Valapra (@nabeelvalapra)

Navaneethan (@nava45)

Noufal Ibrahim (@nibrahim)

Parbhat Puri (@Parbhat)

Parth Oberoi (@hTrap)

Peeyush Aggarwal (@dhuadaar)

Puneeth Chaganti (@punchagan)

@rahulrb0509

Ramaseshan (@ramaseshan)

Ravi Shanker B (@ravishanker404)

Sai Krishna (@psykrsna)

Saurabh (@saurabh-fueled)

Saurabh Kumar (@theskumar)

Shrayas Rajagopal (@shrayasr)

Sivasubramaniam Arunachalam (@sivaa)

@sjose1x

Sumit Chahal (@smtchahal)

Suraj Jayakumar (@sjayakum)

Suresh R. (@umulingu)

Tapasweni Pathak (@tapasweni-pathak)

The Gitter Badger (@gitter-badger)

@vanishan

Vignesh Sarma K (@vigneshsarma)

Vijay (@vnbang2003)

Vinay Singh (@vinay13)

Rahul Arora (@rahulxxarora)

Throughput Graph

License

This software is licensed under The MIT License(MIT). See the LICENSE file in the top distribution directory for the full license text.

junction's People

Contributors

kracekumar avatar chillaranand avatar sivaa avatar pradyunsg avatar vigneshsarma avatar mudassir0909 avatar theskumar avatar rishabhjain2018 avatar kishorbhat avatar htrap avatar vnbang2003 avatar dhilipsiva avatar zerothabhishek avatar bhanuvrat avatar palnabarun avatar cosmologist10 avatar smtchahal avatar ganeshks avatar shashankaryan avatar areyohrahul avatar thesage21 avatar ananyo2012 avatar nabeelvalapra avatar sks444 avatar pythonhacker avatar deepscbe avatar raun avatar harisibrahimkv avatar rekenerd avatar anistark avatar

Watchers

James Cloos 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.