Coder Social home page Coder Social logo

floww's Introduction

StackOverflow clone

Build Status Coverage Status PullReview stats Code Climate Dependency Status Stories in Ready

This is a demo of my skills as a Ruby on Rails developer. This app can be viewed in action at http://so-clone.herokuapp.com/

Some hilights of this project:

  1. All user stories are delivered using BDD and can be seen in Issues.
  2. Styles by Twitter Bootstrap.
  3. Posting answers via AJAX with .js.erb views.
  4. Posting comments via AJAX and JSON with jQuery handlers and Handlebars templates.
  5. Comments propagation via Comet with Private Pub / Faye.
  6. Custom RSpec matcher for Rais delegate.
  7. Tagging questions via Select2 jQuery plugin.
  8. Database query optimizations via includes, counter_cache, connection.select_all.
  9. File uploads via CarrierWave.
  10. Service classes for multi-model use cases and other not related directly to model logic.
  11. Models decoration with Draper.
  12. OAuth 2 authentication with Facebook and GitHub.
  13. Redcarpet for markdown render.
  14. CanCanCan for authorization.
  15. API, OAuth 2 authenticated with Doorkeeper and powered by optimized JSON.
  16. API request rate limiting with Redis Throttle Middleware.
  17. New answers notification via email with Sidekiq.
  18. Daily questions digest via email for all users with Sidetiq.
  19. Fulltext search with Thinking Sphinx / Sphinx.

by Sergey Zyablitsky

floww's People

Contributors

szyablitsky avatar waffle-iron avatar

Watchers

 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.