Download mailbox plus Free Java Code

Description

This is part of the series "Quick create a fully fledged web application and an Android client" : http://tecnotrix.wordpress.com.

Icons

mailbox plus

Source Files

The download file mailbox-plus-master.zip has the following entries.


.gitignore/*from   w ww. j av a2 s . c om*/
.project
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
app/assets/images/avatar1.png
app/assets/images/avatar2.png
app/assets/images/avatar3.png
app/assets/images/border.png
app/assets/images/buttons.gif
app/assets/images/controls.png
app/assets/images/drop_menu.png
app/assets/images/i_16_add.png
app/assets/images/i_16_bottom_arrow.png
app/assets/images/i_16_calendar.png
app/assets/images/i_16_charts.png
app/assets/images/i_16_chats.png
app/assets/images/i_16_dashboard.png
app/assets/images/i_16_files.png
app/assets/images/i_16_help.png
app/assets/images/i_16_logout.png
app/assets/images/i_16_notes.png
app/assets/images/i_16_options.png
app/assets/images/i_16_pie.png
app/assets/images/i_16_profile.png
app/assets/images/i_16_progress.png
app/assets/images/i_16_settings.png
app/assets/images/i_16_tasks.png
app/assets/images/i_18_search.png
app/assets/images/i_22_charts.png
app/assets/images/i_22_dashboard.png
app/assets/images/i_22_forms.png
app/assets/images/i_22_inbox.png
app/assets/images/i_22_pages.png
app/assets/images/i_22_search.png
app/assets/images/i_22_settings.png
app/assets/images/i_22_tables.png
app/assets/images/i_22_ui.png
app/assets/images/i_22_upload.png
app/assets/images/i_32_charts.png
app/assets/images/i_32_dashboard.png
app/assets/images/i_32_delivery.png
app/assets/images/i_32_dollar.png
app/assets/images/i_32_forms.png
app/assets/images/i_32_inbox.png
app/assets/images/i_32_statistic.png
app/assets/images/i_32_support.png
app/assets/images/i_32_tables.png
app/assets/images/i_32_ui.png
app/assets/images/kanrisha_logo.png
app/assets/images/loading.gif
app/assets/images/loading_background.png
app/assets/images/mailboxplus_logo.png
app/assets/images/mailboxplus_logo.psd
app/assets/images/orders_stats.png
app/assets/images/pattern1.png
app/assets/images/pattern2.png
app/assets/images/pattern3.png
app/assets/images/pattern4.png
app/assets/images/pattern4_001.png
app/assets/images/pattern5.png
app/assets/images/pattern6.png
app/assets/images/rails.png
app/assets/images/separator_circle.png
app/assets/images/separator_line.png
app/assets/images/separator_long.png
app/assets/images/separator_menu.png
app/assets/images/separator_short.png
app/assets/images/small_count.png
app/assets/images/tickets_stats.png
app/assets/images/top_panel.png
app/assets/images/top_search_input.png
app/assets/images/top_search_submit.png
app/assets/images/top_tooltip.png
app/assets/images/top_tooltip_arrow.png
app/assets/images/user_avatar.png
app/assets/images/users_stats.png
app/assets/images/visitor_stats.png
app/assets/images/whead.png
app/assets/javascripts/application.js
app/assets/javascripts/base.js.coffee
app/assets/javascripts/colorpicker.js
app/assets/javascripts/colresizable-1.3.js
app/assets/javascripts/fullcalendar.js
app/assets/javascripts/jquery-1.7.2.min.js
app/assets/javascripts/jquery-ui-1.10.0.custom.min.js
app/assets/javascripts/jquery-ui-1.8.21.min.js
app/assets/javascripts/jquery.cleditor.js
app/assets/javascripts/jquery.colorbox.js
app/assets/javascripts/jquery.datatables.min.js
app/assets/javascripts/jquery.elastic.js
app/assets/javascripts/jquery.flot.js
app/assets/javascripts/jquery.flot.pie.js
app/assets/javascripts/jquery.flot.resize.js
app/assets/javascripts/jquery.maskedinput-1.3.js
app/assets/javascripts/jquery.supertextarea.min.js
app/assets/javascripts/jquery.tipsy.js
app/assets/javascripts/jquery.uniform.js
app/assets/javascripts/kanrisha.js
app/assets/javascripts/mailboxes.js.coffee
app/assets/javascripts/rails.js
app/assets/javascripts/sessions.js.coffee
app/assets/javascripts/stamps.js.coffee
app/assets/javascripts/token_authentications.js.coffee
app/assets/javascripts/ui.spinner.js
app/assets/stylesheets/application.css
app/assets/stylesheets/base.css.scss
app/assets/stylesheets/drop_menu.png
app/assets/stylesheets/efpqqyg9gqcrobxxl-krmxbfhgvwbfsbdvg11qabg8w.woff
app/assets/stylesheets/index.css
app/assets/stylesheets/mailboxes.css.scss
app/assets/stylesheets/qpy-uilnkp-vfodbcs6r6-vvdin1pk8aktelpez5c0a.woff
app/assets/stylesheets/s-biyweupv0v-yrb-cjcil3hpw3pgy2gai-ip7wpmi0.woff
app/assets/stylesheets/scaffolds.css.scss
app/assets/stylesheets/sessions.css.scss
app/assets/stylesheets/stamps.css.scss
app/assets/stylesheets/styles.css
app/assets/stylesheets/token_authentications.css.scss
app/controllers/application_controller.rb
app/controllers/base_controller.rb
app/controllers/mailboxes_controller.rb
app/controllers/messages_controller.rb
app/controllers/sessions_controller.rb
app/controllers/stamps_controller.rb
app/controllers/token_authentications_controller.rb
app/helpers/application_helper.rb
app/helpers/base_helper.rb
app/helpers/mailboxes_helper.rb
app/helpers/sessions_helper.rb
app/helpers/stamps_helper.rb
app/helpers/token_authentications_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/ability.rb
app/models/account.rb
app/models/mailbox.rb
app/models/message.rb
app/models/stamp.rb
app/models/user.rb
app/views/base/index.html.erb
app/views/base/offline.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/application.html.erb
app/views/layouts/application_offline.html.erb
app/views/layouts/index.html
app/views/mailboxes/_form.html.erb
app/views/mailboxes/community.html.erb
app/views/mailboxes/edit.html.erb
app/views/mailboxes/index.html.erb
app/views/mailboxes/nearby.rabl
app/views/mailboxes/new.html.erb
app/views/mailboxes/show.html.erb
app/views/messages/_inbox.html.erb
app/views/messages/_sent.html.erb
app/views/messages/index.html.erb
app/views/messages/new.html.erb
app/views/messages/send_new.rabl
app/views/messages/show.html.erb
app/views/stamps/_form.html.erb
app/views/stamps/admin_index.html.erb
app/views/stamps/buy.rabl
app/views/stamps/index.html.erb
app/views/stamps/new.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/devise.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/devise.en.yml
config/locales/en.yml
config/routes.rb
db/migrate/20130106182501_devise_create_users.rb
db/migrate/20130106183638_add_role_to_users.rb
db/migrate/20130106213751_add_authentication_token_to_users.rb
db/migrate/20130107100928_create_stamps.rb
db/migrate/20130107104401_add_type_to_stamps.rb
db/migrate/20130107140546_create_accounts.rb
db/migrate/20130107141126_add_additional_attrs_to_users.rb
db/migrate/20130110220536_create_mailboxes.rb
db/migrate/20130111000408_add_name_to_mailboxes.rb
db/migrate/20130112131806_add_adress_to_mailboxes.rb
db/migrate/20130114210444_create_messages.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/qrcode.rb
lib/tasks/.gitkeep
lib/tasks/bootstrap.rake
log/.gitkeep
public/.DS_Store
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/qrcodes/23891a787fc88ff1ef2d9503.svg
public/qrcodes/2a996632110d301b0075230e.svg
public/qrcodes/317fca7cb222a1d148942f33.svg
public/qrcodes/361e90be45a68bac939f776a.svg
public/qrcodes/3e69e81f02fa8e0bfea9065f.svg
public/qrcodes/60136e5d93597fabaeeead8c.svg
public/qrcodes/6175cb8ee10790b64d39cf29.svg
public/qrcodes/652a67e0eeae8333bb4d4a01.svg
public/qrcodes/7c945828a099f2ac0096c74b.svg
public/qrcodes/8f161a57b1217121ff510ff2.svg
public/qrcodes/c626d769b9f09d2c727da98a.svg
public/qrcodes/c7fe84cb5f34f22cab3d5a04.svg
public/qrcodes/ff644e38c5e527d7df081b83.svg
public/robots.txt
script/rails
test/fixtures/.gitkeep
test/fixtures/accounts.yml
test/fixtures/mailboxes.yml
test/fixtures/stamps.yml
test/fixtures/users.yml
test/functional/.gitkeep
test/functional/base_controller_test.rb
test/functional/mailboxes_controller_test.rb
test/functional/sessions_controller_test.rb
test/functional/stamps_controller_test.rb
test/functional/token_authentications_controller_test.rb
test/integration/.gitkeep
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
test/unit/account_test.rb
test/unit/helpers/base_helper_test.rb
test/unit/helpers/mailboxes_helper_test.rb
test/unit/helpers/sessions_helper_test.rb
test/unit/helpers/stamps_helper_test.rb
test/unit/helpers/token_authentications_helper_test.rb
test/unit/mailbox_test.rb
test/unit/stamp_test.rb
test/unit/user_test.rb
vendor/assets/javascripts/.gitkeep
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep

Download

Click the following link to download mailbox-plus-master.zip.

mailbox-plus-master.zip




















Home »
  Javascript Free Code Download »
    Mobile »




Android
iPhone
Mobile