/devine

Primary LanguageJavaScript

Stories in Ready Coverage Status Build Status

Devine

You can try our app here:

https://devine-github.herokuapp.com

Or you can fork and implement your own features by following the steps below...

This application requires:

  • Ruby 2.3.1
  • Rails 4.2.7
  • Postgresql

Getting Started

$ = command line

  • fork the repo
  • $ git clone git@github.com:YourRepo/devine.git
  • $ gem install bundler
  • $ bundle
  • $ rake db:create
  • $ rails s
  • go to http://localhost:3000/
  • Sign in with GitHub (Currently only available for GitHub users)
  • Send message, checkout other user's account, see recent issues you can help with...
  • Or post a repo you need help on
  • Enjoy and keep on coding!

Documentation and Support

  • If you would like to look at our code or make a collaboration, just have a look at our gems if you want to know what documentation to use
  • If you need support just send a message to any of the collaborators

Issues

Contributing

  • Sal aka cyberplanner (founder)
  • Victor aka 6eff (main collaborator)
  • Giancarlo aka Procras (main collaborator)
  • Francesco aka Frunez (main collaborator)

Credits

  • Special thanks to Makers Academy and Roi for teaching us about all the tools we needed to create this application
  • Thanks to Stack Overflow for helping us debug all our issues

License

  • All rights owned by founder and main collaborators