Skip to content

Bachelor project. A web-based front-end for cross-platform real-time collaborative modeling BUBMLE project.

Notifications You must be signed in to change notification settings

Yunabell-VU/BUMBLE-Inventory-Viewer-Bsc-Project

Repository files navigation

BUMBLE Inventory Viewer

This is the web-based front-end for supporting cross-platform real-time collaborative modeling in the BUMBLE project.

BUMBLE collaborative engine

Prerequisites

The following libraries/frameworks need to be installed on your system:

Java 11
Node.js <=16.15.1

Run the project

Front-end

npm install
npm run dev

Server

To display contents and full functionalities of the project, the server need to be launched.

cd server
java -jar org.eclipse.emfcloud.modelserver.example-0.7.0-SNAPSHOT-standalone.jar

Demo

Inventory page: Inventory Instances

Inventory/structure/classes page: Inventory Structure Classes

Inventory/structure/enums page: Inventory Structure Enums

Sessions page: Sessions

Plugins page: Plugins

Example of add a new user: Add instance

About

Bachelor project. A web-based front-end for cross-platform real-time collaborative modeling BUBMLE project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published