Download ClientManager Free Java Code
Description
Sample application built with Backbone, RequireJS and Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server.
Icons
Source Files
The download file ClientManager-master.zip has the following entries.
.gitignore/*from ww w . j a v a2s . com*/
Jakefile.js
README.md
app.js
app/controllers/clients_controller.js
app/controllers/errors_controller.js
app/models/client.js
config/db.json
config/environments/development.json
config/environments/production.json
config/environments/test.json
config/error_messages.json
files/add_client.png
files/client_list.png
lib/assetBuilder.js
lib/cssmin.js
lib/logger.js
lib/utils.js
lib/validator.js
logs/development.log
logs/production.log
logs/test.log
package.json
public/.DS_Store
public/build/main-built.css
public/build/main-built.js
public/css/bootstrap-responsive.css
public/css/bootstrap-responsive.min.css
public/css/bootstrap.css
public/css/bootstrap.min.css
public/css/style.css
public/dev.html
public/img/ajax-loader.gif
public/img/glyphicons-halflings-white.png
public/img/glyphicons-halflings.png
public/index.html
public/js/app.js
public/js/collections/clients.js
public/js/lib/backbone-amd.js
public/js/lib/bootstrap.js
public/js/lib/chai.js
public/js/lib/jquery.js
public/js/lib/mediator.js
public/js/lib/mocha.js
public/js/lib/moment.js
public/js/lib/require.min.js
public/js/lib/text.js
public/js/lib/underscore-amd.js
public/js/main.js
public/js/models/client.js
public/js/moduleBoilerplate.js
public/js/router.js
public/js/templates/clients/edit.html
public/js/templates/clients/index.html
public/js/templates/clients/show.html
public/js/templates/header.html
public/js/templates/home.html
public/js/views/clients/edit.js
public/js/views/clients/index.js
public/js/views/clients/show.js
public/js/views/header.js
public/js/views/home.js
public/test/css/mocha.css
public/test/index.html
public/test/js/main.js
public/test/js/spec/client.spec.js
test/fixtures/clients.json
test/functional/controllers/client_test.js
test/functional/controllers/errors_test.js
test/unit/models/client_test.js
vendor/faker/BUILD/BUILD.js
vendor/faker/BUILD/Mustache.js
vendor/faker/BUILD/docs.js
vendor/faker/BUILD/main.js
vendor/faker/Faker.js
vendor/faker/MIT-LICENSE.txt
vendor/faker/Readme.md
vendor/faker/examples/bigDataSet.json
vendor/faker/examples/dataSet.json
vendor/faker/examples/index.html
vendor/faker/examples/js/Faker.js
vendor/faker/examples/js/jquery.js
vendor/faker/examples/js/prettyPrint.js
vendor/faker/examples/node_generateSet.js
vendor/faker/index.js
vendor/faker/lib/address.js
vendor/faker/lib/company.js
vendor/faker/lib/definitions.js
vendor/faker/lib/helpers.js
vendor/faker/lib/internet.js
vendor/faker/lib/lorem.js
vendor/faker/lib/name.js
vendor/faker/lib/phone_number.js
vendor/faker/lib/version.js
vendor/faker/logo.png
vendor/faker/package.json
Download
Click the following link to download ClientManager-master.zip.
ClientManager-master.zip