Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.21 KB

File metadata and controls

41 lines (24 loc) · 1.21 KB

Go Listen with APE

This repository is a modified version of the original subjective evaluation testing website based on the QxLabIreland/listening-test.

I mainly added the APE testing method to this project, with minimal changes to the rest of the logic.

Features

  • Added APE testing method.
  • No other major changes to the original functionality.

Setup and Deployment

This project is deployed using Docker. Please follow the steps below to get it up and running.

Steps:

  1. Download the latest release:
    listeningTest.zip

  2. Extract the downloaded zip file.

  3. Navigate to the extracted directory.

  4. Run the following command to start the project using Docker:

    docker-compose up
  5. Default Admin Account:

    Username: i@wr.fyi (This is also my email)

    Password: 123456

More Details

This project is based on the original work by QxLabIreland/listening-test. Please refer to the original repository for more details.


Feel free to open issues or submit pull requests if you have any questions or improvements!