The web application of AGORA website provides an intuitive interface for issuing queries on the service.

An online running version of the application is available at:

http://agora.ee.auth.gr


The code is available at https://github.com/AuthEceSoftEng/agora-web-application

The dependencies required for building the website can be installed using bower, issuing the command:

bower install

To execute the website, you can serve it using a web server. The website has been tested using the Apache web server (version 2.4.23) and is functional on the latest versions of most main browsers.