strychemi / danebook

A facebook clone demo app for learning Ruby on Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Danebook

What is it?

A facebook clone built solo as part of learning Ruby on Rails from Viking Code School. After learning about a specific topic, we implement it in this app as practice. Basically, it's a "demo" app which serves as kind of a reference manual for various syntactical implementation details. Not perfect, but served as great playground to practice coding.

Getting Started

Heroku Deployed Link

  • Click on the link above to get started!
  • Sign up, log in, and play around!
  • Post, comment, upload a picture, like, and follow other users!

Key Technologies

  • Ruby on Rails
  • Tons of Gems (refer to Gemfile for details) Notable Gems:
    • Figaro
    • BCrypt
    • Paperclip
    • Rspec
    • Capybara

About

A facebook clone demo app for learning Ruby on Rails.


Languages

Language:Ruby 65.1%Language:HTML 29.5%Language:CSS 3.8%Language:JavaScript 0.9%Language:CoffeeScript 0.7%