uml-diagrams
There are 333 repositories under uml-diagrams topic.
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
prmr/JetUML
A desktop application for fast UML diagramming.
plantuml/plantuml.js
PlantUML that runs completely on javascript without needing java/servers
eugene-manuilov/typeorm-uml
Generate Entity Relationship diagrams for Typeorm powered projects.
iluwatar/uml-reverse-mapper
Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.
plantuml-stdlib/Archimate-PlantUML
PlantUML macros and other includes for Archimate Diagrams
BhavyaC16/Plants-Vs-Zombies
CSE201: Advanced Programming Final Project | Re-implemented the strategy video game, Plants 🌱🌵 vs. Zombies 🧟♂️🧟♀️ , originally developed by PopCap Games | Working demo: https://www.youtube.com/watch?v=AgMRkRLPeFU
ZenUml/web-sequence
Realtime tool for generating sequence diagrams.
dai0304/pegmatite
Google Chrome extension that replace PlantUML code blocks into preview images.
christophevg/UmlCanvas
UmlCanvas is an implementation around the HTML5 Canvas that allows generation of UML diagrams. Two interfaces are provided: an OO Javascript API and a textual DSL.
imalitavakoli/learn-uml2
Let's learn UML 2.* in simple terms!
grassedge/generate-plantuml-action
Generate uml diagrams with Plantuml Server and push them to your repository.
mishal23/virtual-clinic
Virtual Clinic - An Integrated Care System
aryashah2k/OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!
skleanthous/C4-PlantumlSkin
This library provides skinning to create C4 diagrams using PlantUml
gboersma/uml-java-doclet
Doclet to generate UML diagrams for Javadoc using PlantUML.
isaaceindhoven/plantuml-styler
Online tool to make your PlantUML diagrams look great.
kicksolutions/swagger2puml
Generate Class Diagrams (UML) for Given Swagger Definition
svishakan/OOAD-Project
Contains documentation & code related to the project done by my team for the Object Oriented Analysis and Design laboratory course of my college.
intersystems-community/ClassExplorer
UML Class Diagram Builder for InterSystems Data Platforms (2014.1+)
to-be-architect/geditor
A Graph Editor implementing by Spring Boot, Kotlin, Java
kbilsted/AsciiUml
Ascii UML drawing program
jishanshaikh4/uml-diagram-examples
UML diagram examples in Software Engineering and Modelling design
aegistudio/SketchUML
Pen-based interaction UML (Unified Modeling Language) diagram editor.
Riwi-io-Medellin/C-Sharp_Fundamentals
The repository focuses on the fundamentals of the C# programming language, highlighting its versatility in different types of applications, its object-oriented approach, basic security and handling in tools such as Visual Studio Code.
chprajap/Campus-Recruitment-System
Campus Recruitment System - A solution to recruitment processes in current colleges
pienkowb/omelette
Textual UML modeling tool
Delt06/unity-generate-uml
A GitHub action that generates UML diagrams for Unity C# code automatically.
dryml/dryml
DRYML (an acronym for “DRY Modelling Language”) is both a human- and machine-readable software modelling language
SabaUrgup/Bank-App
Within the scope of this project, an online bank application was developed by me in accordance with the UML diagram shown in the relevant pdf.
cepsdev/machines4ceps
Workflow/State Machine Engine written in modern C++. Offers a comprehensive DSL (Domain Specific Language) for UML state machines. Comes with a runtime to run, trace and visualize your state machines.
lestercardoz11/airbnb-uml-diagrams
UML Diagrams to learn the working of Airbnb
yagnahaunj1410/Pothole_Detection_Using_Image_Processing
Pothole detection using image processing scheme
amira921/AI-Based-Healthcare-Monitoring-System-using-IOT
Medical IOT System Consists of Smart Band, Medical generative QA model, mobile application which facilitate efficient healthcare monitoring and medical assistance for patients and doctors.
veit/python-basics-tutorial
Training materials for our Python basics course: https://cusy.io/en/seminars
vicmar57/OOP-Design-Patterns
Object Oriented Design Patterns implemented in java