Download Draww old Free Java Code

Description

Photo sharing and collaborative art thing.

Icons

Draww old

Source Files

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


.gitignore/*from   w w  w  . j  a  v  a 2  s. c om*/
.rspec
Gemfile
Gemfile.lock
README
Rakefile
app/assets/images/ajax-loader-big.gif
app/assets/images/comments.svg
app/assets/images/draww.png
app/assets/images/drop_area.png
app/assets/images/edit.svg
app/assets/images/inspect.svg
app/assets/images/like.svg
app/assets/images/next.svg
app/assets/images/rails.png
app/assets/images/spinner.svg
app/assets/images/vote.svg
app/assets/javascripts/application.js
app/assets/javascripts/lib/jquery.form.js
app/assets/javascripts/lib/processing-1.4.1.js
app/assets/javascripts/main_ui.js
app/assets/processing/import.pjs
app/assets/processing/test1.pjs
app/assets/processing/test2.pjs
app/assets/stylesheets/application.css
app/assets/stylesheets/forms.less
app/assets/stylesheets/general.less
app/assets/stylesheets/grid.less
app/assets/stylesheets/main.css.less
app/assets/stylesheets/mixins.less
app/assets/stylesheets/navigation.less
app/assets/stylesheets/normalize.css.less
app/assets/stylesheets/old_shit/bootstrap_and_overrides.css.less
app/assets/stylesheets/old_shit/canvas.css.scss
app/assets/stylesheets/old_shit/comments.css.scss
app/assets/stylesheets/old_shit/general.less
app/assets/stylesheets/old_shit/global.css.scss
app/assets/stylesheets/old_shit/jquery-ui.css.scss
app/assets/stylesheets/old_shit/lib/css3_mixins.scss
app/assets/stylesheets/old_shit/unified.css.scss
app/assets/stylesheets/old_shit/variables.scss
app/assets/stylesheets/responsive.less
app/assets/stylesheets/variables.less
app/controllers/application_controller.rb
app/controllers/authentications_controller.rb
app/controllers/comments_controller.rb
app/controllers/posts_controller.rb
app/controllers/relationship_controller.rb
app/controllers/user_sessions_controller.rb
app/controllers/users_controller.rb
app/helpers/application_helper.rb
app/helpers/authentications_helper.rb
app/helpers/comments_helper.rb
app/helpers/posts_helper.rb
app/helpers/relationship_helper.rb
app/helpers/user_sessions_helper.rb
app/helpers/users_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/authentication.rb
app/models/comment.rb
app/models/post.rb
app/models/relationship.rb
app/models/tag.rb
app/models/tagging.rb
app/models/user.rb
app/models/user_session.rb
app/models/vote.rb
app/views/authentications/_auth.html.erb
app/views/authentications/index.html.erb
app/views/comments/_comment.html.erb
app/views/comments/create.js.erb
app/views/comments/destroy.js.erb
app/views/kaminari/_first_page.html.erb
app/views/kaminari/_gap.html.erb
app/views/kaminari/_last_page.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/application.html.erb
app/views/posts/_form.html.erb
app/views/posts/_list.html.erb
app/views/posts/_ranking.html.erb
app/views/posts/create.js.erb
app/views/posts/edit.html.erb
app/views/posts/index.html.erb
app/views/posts/new.html.erb
app/views/posts/show.html.erb
app/views/relationship/create.html.erb
app/views/relationship/destroy.html.erb
app/views/shared/_error_messages.html.erb
app/views/shared/_flashes.html.erb
app/views/tags/_form.html.erb
app/views/user_sessions/_form.html.erb
app/views/user_sessions/edit.html.erb
app/views/user_sessions/index.html.erb
app/views/user_sessions/new.html.erb
app/views/user_sessions/show.html.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/not_found.html.erb
app/views/users/show.html.erb
config.ru
config/application.rb
config/boot.rb
config/cucumber.yml
config/database.yml.example
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/kaminari_config.rb
config/initializers/mime_types.rb
config/initializers/omniauth.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/en.yml
config/routes.rb
db/development_structure.sql
db/migrate/20111130112544_create_posts.rb
db/migrate/20111130122144_create_comments.rb
db/migrate/20111201151005_create_tags.rb
db/migrate/20111201170327_add_purpose_to_posts.rb
db/migrate/20111201172142_add_photo_to_post.rb
db/migrate/20111202164154_create_users.rb
db/migrate/20111202172911_add_user_to_posts.rb
db/migrate/20111205135026_add_user_to_comments.rb
db/migrate/20111205144103_remove_commenter_from_comments.rb
db/migrate/20111205165413_reformat_post_info.rb
db/migrate/20111214161141_add_ranking_to_posts.rb
db/migrate/20111215152434_create_taggings.rb
db/migrate/20111215152552_remove_post_id_from_tags.rb
db/migrate/20111215153202_remove_post_association_from_tags.rb
db/migrate/20111216200708_create_votes.rb
db/migrate/20111223211434_create_relationships.rb
db/migrate/20111226174225_create_authentications.rb
db/migrate/20120220151552_add_cached_hotness_to_post.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
doc/command-history.txt
doc/mysql-fucking-knocked-out.txt
doc/notes.txt
features/step_definitions/auth_steps.rb
features/step_definitions/capybara_steps.rb
features/step_definitions/voting_steps.rb
features/support/env.rb
features/support/paths.rb
features/support/selectors.rb
features/voting.feature
lib/assets/.gitkeep
lib/datafy.rb
lib/log_colour.rb
lib/tasks/.gitkeep
lib/tasks/cucumber.rake
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/cc.png
public/cc_by.png
public/favicon.ico
public/images/ajax-loader.gif
public/images/arrow-down-white.png
public/images/auth-facebook.png
public/images/auth-twitter.png
public/images/bip_edit.png
public/images/canvas_tools/crop.png
public/images/canvas_tools/pencil.png
public/images/cc.png
public/images/comment.png
public/images/drop-here.png
public/images/edit.png
public/images/gradient-ccc.jpg
public/images/jquery_ui/bg_fallback.png
public/images/jquery_ui/icon_sprite.png
public/images/jquery_ui/progress_bar.gif
public/images/jquery_ui/slider_handles.png
public/images/jquery_ui/ui-icons_222222_256x240.png
public/images/jquery_ui/ui-icons_454545_256x240.png
public/images/loading.gif
public/images/plus.png
public/images/show.png
public/images/sign-up-button-128.png
public/images/thumb-up.png
public/images/vote_down.png
public/images/vote_up.png
public/robots.txt
script/cucumber
script/rails
spec/controllers/authentications_controller_spec.rb
spec/draww_factory.rb
spec/fixtures/authentications.yml
spec/invisible_cormorant.png
spec/models/authentication_spec.rb
spec/models/tagging_spec.rb
spec/ranking_spec.rb
spec/spec_helper.rb
test/fixtures/.gitkeep
test/fixtures/comments.yml
test/fixtures/posts.yml
test/fixtures/relationships.yml
test/fixtures/tags.yml
test/fixtures/user_sessions.yml
test/fixtures/users.yml
test/functional/.gitkeep
test/functional/comments_controller_test.rb
test/functional/posts_controller_test.rb
test/functional/relationship_controller_test.rb
test/functional/user_sessions_controller_test.rb
test/functional/users_controller_test.rb
test/integration/.gitkeep
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
test/unit/comment_test.rb
test/unit/helpers/comments_helper_test.rb
test/unit/helpers/posts_helper_test.rb
test/unit/helpers/relationship_helper_test.rb
test/unit/helpers/user_sessions_helper_test.rb
test/unit/helpers/users_helper_test.rb
test/unit/post_test.rb
test/unit/relationship_test.rb
test/unit/tag_test.rb
test/unit/user_session_test.rb
test/unit/user_test.rb
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep

Download

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

Draww_old-master.zip




















Home »
  Javascript Free Code Download »
    UI »




DatePicker
Drag Drop
Grid
GridView
Layout
Photo
Photograph
Spreadsheet
Table
Template
UI
Widget