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:

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/
Readme 5.1 MiB
Languages
PHP 94.9%
JavaScript 3.4%
CSS 1.3%
HTML 0.4%