Star-Overflow is a small and working project designed to replicate the features and experiences seen on Stack Overflow. You can find a current working version deployed on Heroku, here. If you would like to contribute to the project, please choose an open feature off the trello board and follow the steps necessary for contributing (outlined below). This is an organic project designed to engage the open source community at large and over time develop into a site which meets or exceeds the feature lists of Stack Overflow. Thanks for contributing!
###Feature's to be implemented: You can find a list of features we are looking to implement on the Trello board below. If you would like to start working on a feature please follow the steps for contributing and ping a core group member when you are ready to make a pull request
#####Trello Board
###Chat with us:
Feel free to join our open Slack channel and jump in on the conversation. We'd love feedback and conversation regarding this project, tech in general, cats, dogs, or other cute animals. #####Slack Channel
$ git clone [git-repo-url]
$ cd /star-overflow
$ bundle
$ rake db:create
$ rake db:migrate
$ rails s##Process for Contributing:
- Fork repository
- Implement feature / test / bug-fix
- Make a pull request and tag a core member for review
- Celebrate, you earned it.
MIT Free Software, Hell Yeah!
