Coder Social home page Coder Social logo

ideahub's Introduction

Josh Open Source Friday IdeaHub

Every Friday evening at Josh Software, we have fun! This is the time when we work on some opensource projects, build our own ideas and learn.

This is so much fun that we wanted to to the next level. i we have opened this activity to the community - Friday evening at Josh.

Come one, come all! If you have an idea you want to get built from the awesome Ruby Community, if you just want to code on some open source ideas, come on over to Josh on Friday!

IdeaHub itself is a product of Josh Open Source Friday. This is a portal where you can suggest ideas or participate in them.

How does this work?

Signup is only via Twitter. There are no emails saved, only twitter handles.

  • If you have an idea, you can suggest it here.
  • If you like an idea and want to code, you can participate
  • You would be notified by a tweet if that idea is being worked on a Friday at Josh.

Setting this up yourself!

  1. Install bundle

    bundle install

  2. Please use passenger as rails server

    gem install passenger

  3. Add /etc/hosts entry

    127.0.0.1 ideahub.local

  4. Start server using your own username

    rvmsudo passenger start -p 80 -a ideahub.local --user

Twitter integration setup

To enable the Twitter integration into the application, you should do the following once during the initial setup through rails console:

Setting.consumer_key = 'your twitter consumer key'
Setting.consumer_secret = 'your twitter consumer secret'
Setting.oauth_token = 'your twitter access token'
Setting.oauth_token_secret = 'your twitter access token secret'

ideahub's People

Contributors

anildigital avatar anujaware avatar elvinefendi avatar gautamrege avatar jangamtrupti avatar rrkanade avatar rtdp avatar spatil avatar swapnilchincholkar avatar yatish27 avatar

Stargazers

 avatar

Watchers

 avatar  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.