79c236dc49224b28b31147cb0f36add382f7de7c
ScattPort - Webinterface for light scattering simulators
Setup
To install a local instance of this webinterface, the following software is required:
- Webserver (mod_rewrite is a plus, but not required. see application/config/config.php)
- PHP 5
- MySQL
Simply import mysql_scheme.sql into your database, set the connection data inside application/config/database.php.
Copy config/database.sample.php to config/database.php and adjust the values. Same thing goes for config/config.sample.php and .htaccess.sample (if you want mod_rewrite-support).
Don't forget to make the upload directory writable by the web server.
License
This application is published under the MIT License. See COPYING.
This application uses the following third-party software:
- CodeIgniter by Ellislab, http://codeigniter.com
- jQuery, http://jquery.com/
- jsc3d, http://code.google.com/p/jsc3d/
- Fugue Icons, http://p.yusukekamiyamane.com/
Description
Developed as a project for the physics department of a german university. The goal is to have a web-based platform where you can create jobs that will be executed by backend servers. The scientists can upload different types of jobs for different kinds of light scattering simulations.
https://scattport.org/
Languages
PHP
94.9%
JavaScript
3.4%
CSS
1.3%
HTML
0.4%