Skip to content

strychemi/danebook

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 65.1%
  • HTML 29.5%
  • CSS 3.8%
  • Other 1.6%