Skip to content

LeibnizDSMZ/DSMZCellDive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSMZCellDive

About the programming

Simple web page with an PHP Router function (php/Router.php) and connection to a MySQL database (php/_db.php). Frontend is completely JavaScript with jQuery as UI-Framework. Plots are generated with Plotly.js. No magic involved.

About the content

Content was extracted from CSV, TSV and Excel files using self-written Python scripts. It was converted to a MySQL database comprising the following schema:

Database schema

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.5%
  • PHP 27.6%
  • JavaScript 5.2%
  • Other 1.7%