Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Social-networking site built on Rails, BackboneJS, and custom HTML/CSS

junchen4/Herobook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herobook

Herobook is a social networking site.

For demonstration purposes, guest login is recommended.

Features

Users may:

  • Post status updates and on friends' walls
  • Comment on posts
  • Like or unlike posts and comments
  • Request, accept, or decline friendships
  • Update personal information
  • Upload photos to update profile picture and cover photo
  • View notifications for posts, comments, post likes, comment likes, and friend acceptances
  • View friends
  • View friends' posts and friendship acceptances on feed
  • Search for all users

Technologies

  • Back-End: Rails 4 with a RESTful API. Custom SQL is used in determining user's friends and friend requests.
  • Front-End: Backbone.js to provide a more user-friendly experience and minimize requests to the server.
  • Styling: Custom CSS.

Todos (future features)

  • Photo posting
  • Photo albums
  • Friend tagging
  • Messaging

About

Social-networking site built on Rails, BackboneJS, and custom HTML/CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published