Download social Free Java Code

Description

this's my test social network using node.js, backbone.js and mongodb.

Source Files

The download file social-master.zip has the following entries.


.gitignore/* w w w . ja  va 2s  .  c  o  m*/
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/concerns/social/posts/create.rb
app/concerns/social/posts/facebook.rb
app/concerns/social/posts/image_relationship.rb
app/concerns/social/posts/tumblr.rb
app/concerns/social/posts/universal_attributes.rb
app/concerns/social/tags/relationship.rb
app/models/social/image.rb
app/models/social/import.rb
app/models/social/post.rb
app/models/social/posts/facebook/link.rb
app/models/social/posts/facebook/photo.rb
app/models/social/posts/facebook/status.rb
app/models/social/posts/facebook_post.rb
app/models/social/posts/instagram.rb
app/models/social/posts/tumblr/link.rb
app/models/social/posts/tumblr/photo.rb
app/models/social/posts/tumblr/quote.rb
app/models/social/posts/tumblr/text.rb
app/models/social/posts/tumblr/video.rb
app/models/social/posts/tumblr_post.rb
app/models/social/posts/tweet.rb
app/models/social/tag.rb
app/models/social/tag_relationship.rb
bin/rails
config/routes.rb
db/migrate/20130620134837_create_social_posts.rb
db/migrate/20130620162836_create_social_tweets.rb
db/migrate/20130621141859_create_social_instagrams.rb
db/migrate/20130806152327_create_social_facebook_posts.rb
db/migrate/20130806152354_create_social_facebook_links.rb
db/migrate/20130806152410_create_social_facebook_photos.rb
db/migrate/20130806152425_create_social_facebook_statuses.rb
db/migrate/20130806161316_create_social_tumblr_posts.rb
db/migrate/20130806161513_create_social_tumblr_texts.rb
db/migrate/20130806164518_create_social_tumblr_photos.rb
db/migrate/20130806171735_create_social_tumblr_quotes.rb
db/migrate/20130806172116_create_social_tumblr_links.rb
db/migrate/20130806174259_create_social_tumblr_videos.rb
db/migrate/20130806175309_create_social_imports.rb
db/migrate/20130809124910_create_social_images.rb
db/migrate/20130822192449_create_social_tags.rb
db/migrate/20130822192621_create_social_tag_relationships.rb
lib/social.rb
lib/social/engine.rb
lib/social/version.rb
lib/tasks/social_tasks.rake
social.gemspec
test/dummy/README.rdoc
test/dummy/Rakefile
test/dummy/app/assets/javascripts/application.js
test/dummy/app/assets/stylesheets/application.css
test/dummy/app/controllers/application_controller.rb
test/dummy/app/controllers/concerns/.keep
test/dummy/app/helpers/application_helper.rb
test/dummy/app/mailers/.keep
test/dummy/app/models/.keep
test/dummy/app/models/concerns/.keep
test/dummy/app/views/layouts/application.html.erb
test/dummy/bin/bundle
test/dummy/bin/rails
test/dummy/bin/rake
test/dummy/config.ru
test/dummy/config/application.rb
test/dummy/config/boot.rb
test/dummy/config/database.yml
test/dummy/config/environment.rb
test/dummy/config/environments/development.rb
test/dummy/config/environments/production.rb
test/dummy/config/environments/test.rb
test/dummy/config/initializers/backtrace_silencers.rb
test/dummy/config/initializers/filter_parameter_logging.rb
test/dummy/config/initializers/inflections.rb
test/dummy/config/initializers/mime_types.rb
test/dummy/config/initializers/secret_token.rb
test/dummy/config/initializers/session_store.rb
test/dummy/config/initializers/wrap_parameters.rb
test/dummy/config/locales/en.yml
test/dummy/config/routes.rb
test/dummy/lib/assets/.keep
test/dummy/log/.keep
test/dummy/public/404.html
test/dummy/public/422.html
test/dummy/public/500.html
test/dummy/public/favicon.ico
test/fixtures/social/facebook/links.yml
test/fixtures/social/facebook/photos.yml
test/fixtures/social/facebook/statuses.yml
test/fixtures/social/facebook_posts.yml
test/fixtures/social/images.yml
test/fixtures/social/imports.yml
test/fixtures/social/instagrams.yml
test/fixtures/social/posts.yml
test/fixtures/social/tag_relationships.yml
test/fixtures/social/tags.yml
test/fixtures/social/tumblr/links.yml
test/fixtures/social/tumblr/photos.yml
test/fixtures/social/tumblr/quotes.yml
test/fixtures/social/tumblr/texts.yml
test/fixtures/social/tumblr/videos.yml
test/fixtures/social/tumblr_posts.yml
test/fixtures/social/tweets.yml
test/integration/navigation_test.rb
test/models/social/facebook/link_test.rb
test/models/social/facebook/photo_test.rb
test/models/social/facebook/status_test.rb
test/models/social/facebook_post_test.rb
test/models/social/image_test.rb
test/models/social/import_test.rb
test/models/social/instagram_test.rb
test/models/social/post_test.rb
test/models/social/tag_relationship_test.rb
test/models/social/tag_test.rb
test/models/social/tumblr/link_test.rb
test/models/social/tumblr/photo_test.rb
test/models/social/tumblr/quote_test.rb
test/models/social/tumblr/text_test.rb
test/models/social/tumblr/video_test.rb
test/models/social/tumblr_post_test.rb
test/models/social/tweet_test.rb
test/social_test.rb
test/test_helper.rb

Download

Click the following link to download social-master.zip.

social-master.zip




















Home »
  Javascript Free Code Download »
    Library »




AngularJS
Backbone.JS
CommonJS
Datejs
Dojo
EmberJS
ExtJs
Framework
Library
MooTools
RequireJS
Sencha
Yui