Skip to content

camunigeography/dashboard

Repository files navigation

Dashboard application aggregation system

This is a PHP application which implements an application aggregator dashboard.

Applications are required to have an API implementing the standard.

Screenshot

Screenshot

Usage

  1. Clone the repository.
  2. Run composer install to install the dependencies.
  3. Download and install the famfamfam icon set in /images/icons/
  4. Add the Apache directives in httpd.conf (and restart the webserver) as per the example given in .httpd.conf.extract.txt; the example assumes mod_macro but this can be easily removed.
  5. Create a copy of the index.html.template file as index.html, and fill in the parameters.
  6. Access the page in a browser at a URL which is served by the webserver.
  7. Implement the API request format in each client application defined in the index.html bootstrap file.

API client output

Details to follow.

Dependencies

Author

Martin Lucas-Smith, Department of Geography, 2014-24.

License

GPL3.

About

Dashboard application aggregation system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published