Skip to content

thomasjinlo/danebook

 
 

Repository files navigation

#Danebook

Live application here: Danebook

What is this?

Danebook is a Social Networking Application similar to Facebook. You can personalize your profile, upload photos, make posts, and friend other users.

Cool things about this Application?

  • Session-based Authentication
  • Rails as an API
  • AJAX calls, JavaScript Templates
  • RSpec, Factory Girl, Capybara
  • AWS, PaperClip
  • Polymorphic Associations
  • Self-refrencing Associations
  • Custom AR Queries
  • Seed file using Faker
  • Figaro env

Usage

  • Visit Danebook
  • You can sign up with your email, or log in as "[email protected]", password is "password"
  • Post something
  • Friend a user
  • Update your profile
  • Upload photos
  • Have Fun!

About

This is the Real Dane Deal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 63.7%
  • HTML 31.0%
  • CSS 3.7%
  • CoffeeScript 1.1%
  • JavaScript 0.5%