Andrei486 / uml-diagram-collab

0 stars 0 forks source link

Collaborative UML Diagram Editing Tool

Purpose

This tool was developed as part of the Engineering Capstone Project (SYSC4997) at Carleton University. It is a desktop application that allows users to create UML class diagrams, share them with other users, and edit the same diagram concurrently. Diagrams can be saved, loaded and exported to PNG images.

Features

Prerequisites

This application requires Java 17 to run. Download the Java 17 JDK for your operating system, available at: https://www.oracle.com/ca-en/java/technologies/downloads/#java17.

Installation

The latest release is available on GitHub at https://github.com/Andrei486/uml-diagram-collab/releases/latest.

From the release, under Assets, download the JAR file uml-diagram-collab-1.0-SNAPSHOT.jar. Move it to a suitable location on your computer, typically outside the Downloads folder. Double-click the application to run it.

User Manual

The user manual is available in this repository at this link.