Link Search Menu Expand Document

The Screensaver LIMS consists of a single page web application and a web server:

  • The Screensaver web server is a REST API implemented with Python using the Django framework.
  • Screensaver uses a PostgreSQL database to support data storage and reporting.
  • The Screensaver web application is a JavaScript program that loads in the user’s browser.

Table of contents