Skip to content

Hybrid Extended Learning Platform (HELP) - API used by web platform as well as AR and VR client

Notifications You must be signed in to change notification settings

ERPI-UL/HELP-API

Repository files navigation

HELP - API

Hybrid Extended Learning Platform - API

Join us on:

Description

Hybrid Extended Learning Platform is a software package that aims to ease the creation of XR content for intructional usage. The principle is to use a unique web interface to design instructional activities with augmentations and access it throught AR ou VR client.

Component Description

This repository contains the source code for the API of the authoring tool. The API also includes a documentation generated by FastAPI. It is part of the HELP porject. The API is used in conbination with HELP-web, AR client and VR client.

position in the achirtecture

Instruction

This component use Docker to ease the deployment.

Development mode

docker compose -f docker-compose.dev.yml up -d

Production mode

docker compose -f docker-compose.prod.yml up -d

Ackowledgment

The development of the tool that initiated this work was funded by the Grand Est region.

About

Hybrid Extended Learning Platform (HELP) - API used by web platform as well as AR and VR client

Resources

Stars

Watchers

Forks

Packages

No packages published