Download public art finder Free Java Code

Description

All the stuff needed to get a barebones Public Art Finder mobile website setup in your city.

Icons

public art finder

Source Files

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


.gitignore// w ww.j a va 2 s.  c o m
README.md
admin_couchapp/app.js
admin_couchapp/attachments/index.html
admin_couchapp/attachments/js/artwork.js
admin_couchapp/attachments/js/backbone-couchdb.js
admin_couchapp/attachments/js/backbone.js
admin_couchapp/attachments/js/jquery-1.6.4.min.js
admin_couchapp/attachments/js/jquery.couch.js
admin_couchapp/attachments/js/underscore.js
admin_couchapp/attachments/layout.css
foursquare_uploader/uploader.rb
public_art_finder_template.json
validator_couchapp/.couchappignore
validator_couchapp/.couchapprc
validator_couchapp/validate_doc_update.js
viewer_couchapp/.couchappignore
viewer_couchapp/.couchapprc
viewer_couchapp/README.md
viewer_couchapp/_attachments/details.html
viewer_couchapp/_attachments/images/location-icon-pin-32.png
viewer_couchapp/_attachments/images/mosaic-marker.png
viewer_couchapp/_attachments/images/mosaic_header.png
viewer_couchapp/_attachments/images/mural-dialogue-box.png
viewer_couchapp/_attachments/images/mural-icon-pin-32.png
viewer_couchapp/_attachments/images/noimage.png
viewer_couchapp/_attachments/index.html
viewer_couchapp/_attachments/javascripts/details.js
viewer_couchapp/_attachments/javascripts/infobox_packed.js
viewer_couchapp/_attachments/javascripts/jquery-1.5.2.min.js
viewer_couchapp/_attachments/javascripts/jquery.mobile-1.0a4.1.min.js
viewer_couchapp/_attachments/javascripts/muralapp.js
viewer_couchapp/_attachments/pubartfinder.appcache
viewer_couchapp/_attachments/stylesheets/images/ajax-loader.png
viewer_couchapp/_attachments/stylesheets/images/icons-18-white.png
viewer_couchapp/_attachments/stylesheets/jquery.mobile-1.0a4.1.min.css
viewer_couchapp/_attachments/stylesheets/muralapp.css
viewer_couchapp/_id
viewer_couchapp/couchapp.json
viewer_couchapp/evently/items/_changes/data.js
viewer_couchapp/evently/items/_changes/mustache.html
viewer_couchapp/evently/items/_changes/query.json
viewer_couchapp/evently/profile/profileReady/mustache.html
viewer_couchapp/evently/profile/profileReady/selectors/form/submit.js
viewer_couchapp/filters/notconfig.js
viewer_couchapp/language
viewer_couchapp/lists/asset.js
viewer_couchapp/lists/jsonp.js
viewer_couchapp/lists/sum.js
viewer_couchapp/rewrites.json
viewer_couchapp/shows/cache.js
viewer_couchapp/vendor/couchapp/_attachments/jquery.couch.app.js
viewer_couchapp/vendor/couchapp/_attachments/jquery.couch.app.util.js
viewer_couchapp/vendor/couchapp/_attachments/jquery.evently.js
viewer_couchapp/vendor/couchapp/_attachments/jquery.mustache.js
viewer_couchapp/vendor/couchapp/_attachments/jquery.pathbinder.js
viewer_couchapp/vendor/couchapp/_attachments/loader.js
viewer_couchapp/vendor/couchapp/evently/README.md
viewer_couchapp/vendor/couchapp/evently/account/_init.js
viewer_couchapp/vendor/couchapp/evently/account/adminParty/mustache.html
viewer_couchapp/vendor/couchapp/evently/account/doLogin.js
viewer_couchapp/vendor/couchapp/evently/account/doLogout.js
viewer_couchapp/vendor/couchapp/evently/account/doSignup.js
viewer_couchapp/vendor/couchapp/evently/account/loggedIn/after.js
viewer_couchapp/vendor/couchapp/evently/account/loggedIn/data.js
viewer_couchapp/vendor/couchapp/evently/account/loggedIn/mustache.html
viewer_couchapp/vendor/couchapp/evently/account/loggedIn/selectors.json
viewer_couchapp/vendor/couchapp/evently/account/loggedOut/mustache.html
viewer_couchapp/vendor/couchapp/evently/account/loggedOut/selectors.json
viewer_couchapp/vendor/couchapp/evently/account/loginForm/after.js
viewer_couchapp/vendor/couchapp/evently/account/loginForm/mustache.html
viewer_couchapp/vendor/couchapp/evently/account/loginForm/selectors/form/submit.js
viewer_couchapp/vendor/couchapp/evently/account/signupForm/after.js
viewer_couchapp/vendor/couchapp/evently/account/signupForm/mustache.html
viewer_couchapp/vendor/couchapp/evently/account/signupForm/selectors/form/submit.js
viewer_couchapp/vendor/couchapp/evently/profile/loggedIn.js
viewer_couchapp/vendor/couchapp/evently/profile/loggedOut/after.js
viewer_couchapp/vendor/couchapp/evently/profile/loggedOut/mustache.html
viewer_couchapp/vendor/couchapp/evently/profile/noProfile/data.js
viewer_couchapp/vendor/couchapp/evently/profile/noProfile/mustache.html
viewer_couchapp/vendor/couchapp/evently/profile/noProfile/selectors/form/submit.js
viewer_couchapp/vendor/couchapp/evently/profile/profileReady/after.js
viewer_couchapp/vendor/couchapp/evently/profile/profileReady/data.js
viewer_couchapp/vendor/couchapp/evently/profile/profileReady/mustache.html
viewer_couchapp/vendor/couchapp/lib/atom.js
viewer_couchapp/vendor/couchapp/lib/cache.js
viewer_couchapp/vendor/couchapp/lib/code.js
viewer_couchapp/vendor/couchapp/lib/docform.js
viewer_couchapp/vendor/couchapp/lib/linkup.js
viewer_couchapp/vendor/couchapp/lib/list.js
viewer_couchapp/vendor/couchapp/lib/markdown.js
viewer_couchapp/vendor/couchapp/lib/md5.js
viewer_couchapp/vendor/couchapp/lib/mustache.js
viewer_couchapp/vendor/couchapp/lib/path.js
viewer_couchapp/vendor/couchapp/lib/redirect.js
viewer_couchapp/vendor/couchapp/lib/utils.js
viewer_couchapp/vendor/couchapp/lib/validate.js
viewer_couchapp/vendor/couchapp/metadata.json
viewer_couchapp/views/assetid/map.js
viewer_couchapp/views/attach-count/map.js
viewer_couchapp/views/config/map.js
viewer_couchapp/views/recent-items/map.js
viewer_couchapp/views/sfonly/map.js

Download

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

public_art_finder-master.zip




















Home »
  Javascript Free Code Download »
    Mobile »




Android
iPhone
Mobile