Skip to content

vargasmruth/class-diagrammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class Diagrammer

The repository contains a Java application called Class Diagrammer, it's a classes design and modeling tool, it provides all the basics features for makes diagraming It's accompanied by a couple of unit tests to check that the main application works as expected.

Features of the App:

  • To Draw
  • Relate classes and connectors
  • Group/Ungroup (classes and connectors)
  • Move/Select (classes and connectors)
  • Undo/Redo
  • Open diagrams
  • Save diagrams

You can set up this project on multi platforms.

  • Windows
  • Mac
  • Linux

Prerequisites

Before you can build this project, you must install and configure the following dependencies on your machine:

  1. JDK 8
  2. IDE for Java
  3. JUnit 5 library
  4. Draw library

Running the tests

Explain how to run the automated tests for this system

Built With

  • JDK 8 - Java SE Development Kit
  • IntelliJIDEA - IDE for Java
  • Git - The distributed version control system
  • Bitbucket - It's a web-based version control repository hosting service

Authors

  • Fernando Luna Molina
  • Brenda López
  • María Ruth Vargas

Releases

No releases published

Packages

No packages published

Languages