Karsten Heiken 74cde75be8 Add sample phone number to the user's settings
...so that he knows the format we need for the database.
2011-10-16 14:25:46 +02:00
2011-09-29 10:23:56 +02:00
2011-09-13 19:15:50 +02:00
2011-09-08 18:25:14 +02:00
2011-09-02 04:37:16 +02:00
2011-09-13 19:18:27 +02:00
2011-09-13 19:15:50 +02:00
2011-09-29 19:50:15 +02:00
2011-09-29 20:06:51 +02:00

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).

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%