This is the Git Repository for Six Degrees of Francis Bacon, a visual database for the Early Modern Period made for Professor Christopher Warren at Carnegie Mellon University. It is a 67-373 Project for an Information Systems Team at Carnegie Mellon University.
/css/ - All CSS files
- /css/accordion.css - most css concerning the sidebar & accordion
- /css/insights.standalone.css - additional css for visualization
- /css/jquery-impromptu.min - some jquery css
- /css/landing.css - all css concerning the landing pages before the main application
- /css/reset.css - normal reset css
- /css/style.css - most css concerning application including buttons, input boxes, etc.
- /css/table.css - all css concerning data-tables (seen in groups and shared groups)
- /css/tooltip.css - all css concerning tooltips (seen in the application upon hover)
/db_instructions/ - file full of database related instructions
/images/ - images used in data-table (seen in groups and shared groups)
/img/ - images found in rest of application including landing page and icons
/js/ - all JS files
- /js/accordion.js - some functionality of sidebar & accordion
- /js/bootstrap-dropdown.js - bootstrap dropdown code
- /js/bootstrap.js - bootstrap
- /js/data-tables-bootstrap.js - bootstrap table code
- /js/display.js - main functionality of application. Most of the backend code is in there
- /js/insights.standalone.js - main display functionality, there are many changes from original code
- /js/jquery-impromptu.min.js - additional jquery content for ease of use
- /js/landing.js - all jquery concerning the landing page before the main application
- /js/pace.min.js - loading/progress bar js
- /js/script.js - setup functions for tooltips, buttons, etc. mostly frontend js
- /js/typeahead.js - functionality of dropdown/autocomplete
Autocomplete dropdown functionality http://twitter.github.io/typeahead.js/ , https://github.com/twitter/typeahead.js
Bootstrap http://getbootstrap.com/2.3.2/
Datatables http://twitter.github.com/bootstrap/javascript.html , http://datatables.net/blog/Twitter_Bootstrap_2
Display for Edges/Nodes (main display) https://github.com/ignacioola/insights
jQuery http://jquery.com/
Progress Bar http://github.hubspot.com/pace/docs/welcome/
Other Jquery functionality http://trentrichardson.com/Impromptu
Ivy Chung, Sama Kanbour, Angela Qiu, Chanamon Ratanalert
(c) 2014