Download CSD Web Free Java Code

Description

Web interface for the Central Scouting Database for FIRST Robotics.

Icons

CSD Web

Source Files

The download file CSD-Web-master.zip has the following entries.


.gitignore//w w  w .  ja  v a  2 s.c om
README.md
Web/Notes.txt
Web/Test HTML/bootstrap.zip
Web/Test HTML/bootstrap/css/bootstrap-responsive.css
Web/Test HTML/bootstrap/css/bootstrap-responsive.min.css
Web/Test HTML/bootstrap/css/bootstrap.css
Web/Test HTML/bootstrap/css/bootstrap.min.css
Web/Test HTML/bootstrap/img/glyphicons-halflings-white.png
Web/Test HTML/bootstrap/img/glyphicons-halflings.png
Web/Test HTML/bootstrap/js/bootstrap.js
Web/Test HTML/bootstrap/js/bootstrap.min.js
Web/Test HTML/groupItemHtml.html
Web/Test HTML/incrementor.html
Web/Test HTML/jquery-1.9.1.min.js
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-icons_222222_256x240.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-icons_2e83ff_256x240.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-icons_454545_256x240.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-icons_888888_256x240.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/jquery-ui-1.9.2.custom.css
Web/Test HTML/jquery-ui-1.9.2.custom/css/smoothness/jquery-ui-1.9.2.custom.min.css
Web/Test HTML/jquery-ui-1.9.2.custom/index.html
Web/Test HTML/jquery-ui-1.9.2.custom/js/jquery-1.8.3.js
Web/Test HTML/jquery-ui-1.9.2.custom/js/jquery-ui-1.9.2.custom.js
Web/Test HTML/jquery-ui-1.9.2.custom/js/jquery-ui-1.9.2.custom.min.js
Web/Test HTML/quickpaste.html
Web/Test HTML/quicktest/quickpaste.html
Web/Test HTML/quicktest/static/css/base.css
Web/Test HTML/quicktest/static/css/bootstrap-responsive.css
Web/Test HTML/quicktest/static/css/bootstrap-responsive.min.css
Web/Test HTML/quicktest/static/css/bootstrap.css
Web/Test HTML/quicktest/static/css/bootstrap.min.css
Web/Test HTML/quicktest/static/css/createSetup.css
Web/Test HTML/quicktest/static/img/glyphicons-halflings-white.png
Web/Test HTML/quicktest/static/img/glyphicons-halflings.png
Web/Test HTML/quicktest/static/jquery-ui-1.9.2.custom.js
Web/Test HTML/quicktest/static/jquery-ui-1.9.2.custom.min.js
Web/Test HTML/quicktest/static/js/bootstrap.js
Web/Test HTML/quicktest/static/js/bootstrap.min.js
Web/Test HTML/quicktest/static/js/createSetup.js
Web/Test HTML/quicktest/static/js/jquery-1.9.1.min.js
Web/Test HTML/quicktest/static/js/jquery-ui-1.9.2.custom.js
Web/Test HTML/quicktest/static/js/jquery-ui-1.9.2.custom.min.js
Web/Test HTML/setupFormTest.html
Web/Test HTML/test.html
Web/Test HTML/test_setup.html
Web/Test HTML/test_setup2.css
Web/Test HTML/test_setup2.html
Web/Test HTML/test_setup3.css
Web/Test HTML/test_setup3.html
Web/Test HTML/test_setup3.js
Web/Test HTML/testpage.html
Web/csd_site/csd_app/__init__.py
Web/csd_site/csd_app/admin.py
Web/csd_site/csd_app/common_helper.py
Web/csd_site/csd_app/common_models.py
Web/csd_site/csd_app/custom_helper.py
Web/csd_site/csd_app/dataHelpers/__init__.py
Web/csd_site/csd_app/lists.py
Web/csd_site/csd_app/models.py
Web/csd_site/csd_app/setupHelpers/__init__.py
Web/csd_site/csd_app/setupHelpers/creators.py
Web/csd_site/csd_app/templates/createSetup.html
Web/csd_site/csd_app/templates/dataSetupsHTML/checkbox.html
Web/csd_site/csd_app/templates/dataSetupsHTML/dataSetupsBase.html
Web/csd_site/csd_app/templates/dataSetupsHTML/inc.html
Web/csd_site/csd_app/templates/dataSetupsHTML/int.html
Web/csd_site/csd_app/templates/dataSetupsHTML/num.html
Web/csd_site/csd_app/templates/dataSetupsHTML/radio.html
Web/csd_site/csd_app/templates/manageSetups.html
Web/csd_site/csd_app/templates/setup.html
Web/csd_site/csd_app/tests.py
Web/csd_site/csd_app/urls.py
Web/csd_site/csd_app/views.py
Web/csd_site/csd_site/__init__.py
Web/csd_site/csd_site/settings.py
Web/csd_site/csd_site/urls.py
Web/csd_site/csd_site/wsgi.py
Web/csd_site/database/database.db
Web/csd_site/manage.py
Web/csd_site/static/css/base.css
Web/csd_site/static/css/bootstrap-responsive.css
Web/csd_site/static/css/bootstrap-responsive.min.css
Web/csd_site/static/css/bootstrap.css
Web/csd_site/static/css/bootstrap.min.css
Web/csd_site/static/css/createSetup.css
Web/csd_site/static/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
Web/csd_site/static/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
Web/csd_site/static/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
Web/csd_site/static/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
Web/csd_site/static/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
Web/csd_site/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
Web/csd_site/static/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
Web/csd_site/static/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Web/csd_site/static/css/smoothness/images/ui-icons_222222_256x240.png
Web/csd_site/static/css/smoothness/images/ui-icons_2e83ff_256x240.png
Web/csd_site/static/css/smoothness/images/ui-icons_454545_256x240.png
Web/csd_site/static/css/smoothness/images/ui-icons_888888_256x240.png
Web/csd_site/static/css/smoothness/images/ui-icons_cd0a0a_256x240.png
Web/csd_site/static/css/smoothness/jquery-ui-1.9.2.custom.css
Web/csd_site/static/css/smoothness/jquery-ui-1.9.2.custom.min.css
Web/csd_site/static/img/glyphicons-halflings-white.png
Web/csd_site/static/img/glyphicons-halflings.png
Web/csd_site/static/js/base.js
Web/csd_site/static/js/bootstrap.js
Web/csd_site/static/js/bootstrap.min.js
Web/csd_site/static/js/createSetup.js
Web/csd_site/static/js/jquery-1.8.3.js
Web/csd_site/static/js/jquery-1.9.1.min.js
Web/csd_site/static/js/jquery-ui-1.9.2.custom.js
Web/csd_site/static/js/jquery-ui-1.9.2.custom.min.js
Web/csd_site/static/js/jquery.masonry.min.js
Web/csd_site/templates/base.html
Web/csd_site/templates/home.html
Web/csd_site/templates/index.html
Web/csd_site/templates/loginSuccess.html

Download

Click the following link to download CSD-Web-master.zip.

CSD-Web-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL