GitHub topics: object-oriented-design
baarayy/SOLID-Principles
This repository provides a comprehensive implementation and explanation of the SOLID principles using TypeScript.
Language: TypeScript - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
ManishCP/Course-Registration-Portal
Spring Boot application, provides a platform for students and professors to manage course registrations. It demonstrates Object-Oriented Design principles while interacting with a MySQL database using Hibernate
Language: Java - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
RudraPandya007/Stock-Project
Stock Management & Analysis system (Java)
Language: Java - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Aeldored/EduTrack-AdvComProg
EduTrack is a robust and user-friendly student management system developed in Python and MySQL. This project is a culmination of my coursework in Object-Oriented Programming (OOP) and Database Management Systems (DBMS), undertaken collaboratively with my Computer Science peers for the former and individually for Advanced Computer Programming.
Language: Python - Size: 49.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Kennans26/Design-Principles
Mastering SOLID Principles in Software Design: A Blueprint for Clean and Maintainable Code
Language: C# - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
anton-bogomazov/coding-katas
My solutions of famous coding katas
Language: Kotlin - Size: 204 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
ressiws/Tic-Tac-Toe
simple Tic-Tac-Toe game with A.I implemented in C++
Language: C++ - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
mdmahfuz307/Music-Player-App
This repository is used for my University Object Object Design Course Project. Here, I have created a little Project.
Language: Java - Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
afadeevz/ood
Object-Oriented Design (Labs)
Language: Go - Size: 204 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
imranxyz123456/head-first-ooad
Practical Implementation of Object-oriented Design Principles
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
mhmadalaa/Design-Patterns
A summary for my study to Design Patterns book and course.
Language: Java - Size: 914 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Salarios77/virus-dash
An educational/action java game created to motivate students to learn about how pathogens and antibodies interact during an attack in the blood stream
Language: Java - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
padmaKumar1995/parkinglot-LLD
Just a LLD of a Parking Lot System with random slot allocation strategy implemented
Language: Java - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
aeglon97/Memory-Card-Game
A simple memory card game using Japanese Kanji.
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1
HossamCj/Kalbonyan-Elmarsos
Kalbonyan Elmarsos is an Egyptian non-profit organization whose goal is to help students become better developers and be able to deal and succeed with the global labor market and compete in it with strength and efficiency.
Language: JavaScript - Size: 3.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
dzivko1/laundry-simulator
An object-oriented simulation of a front load washing machine with a detailed view of wash cycle progress, laundry state and liquid contents.
Language: Kotlin - Size: 73.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
Ayomipo18/calendarA
An API that helps to schedule meeting between two users and adds the event to both users' google calendar. It requests authorization from host user's google calendar, email and profile information.
Language: TypeScript - Size: 250 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
softwareDesign24/object-oriented-design03
Design Patterns: an example of the Strategy
Language: C++ - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
softwareDesign24/object-oriented-design01
Design Patterns: an example of the Template Method
Language: C++ - Size: 354 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
DevCANS/Java-A-to-Z-Resources
An all-in-one resource to learn Java
Language: Java - Size: 565 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 7
aiC0ld/LibraryManagementSystem
Design an internal library management system to check-in/out books.
Language: Java - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
NiveditJain/Ooad_project
Object Oriented Design and Analysis term project
Language: C++ - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 6
HoffDaniel/MSc_Final_Project
MSc Final Project: Development of a management system for visualisation exploration, and comparison of nature inspired optimisation algorithms.
Language: C# - Size: 2.93 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
AtharvaTelange/QContest
Built a Hackerrank-like contest application by applying their Core Python + design skills. Designed & implemented the classes required for a contest framework.
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
saif86/Object-Oriented-Modeling---Graphic-Editor
Step-wise procedure to translate a problem statement into class diagram
Size: 213 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 4
Mahboub99/Design-Patterns
In This rebo I will study and make notes ,summary and implementation about Design patterns the main book we will discuss is "Design Patterns: Elements of Reusable Object-Oriented Software"
Language: C++ - Size: 29.3 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
maristie/robotic-arm-simulation
Simulate a multi-segment robotic arm.
Language: Python - Size: 581 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Priya2410/PESU-CSE-6-SEM-ASSIGNMENTS
CSE Assignments for Semester 6
Language: Jupyter Notebook - Size: 240 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 4
MU-PING/UML-editor
Java UML editor with object orient analysis design
Language: Java - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
KHUSHBOO0012/LowLevelDesign
Collection of Design Patterns and Low and High Level Design or Machine Coding Round Questions asked in Major Tech Company.
Language: C++ - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2
PaulDance/goose-igloo 📦
Groundworks for Object Oriented Software Engineering (Introduction au Génie Logiciel Orienté Objet): school course
Language: HTML - Size: 2.74 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
jplewa/TO-AGH 📦
Object-Oriented Technologies at AGH UST (2017/2018)
Language: Java - Size: 344 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
rayjackson13/ood 📦
A collection of Object-Oriented Design patterns that I learned at the Uni. This repo was imported from Bitbucket.
Language: Java - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
SamuelNittala/fp-oo-ts
functional programming, OO design and typescript snippets
Language: TypeScript - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
SuriyaaVijay/PACMAN-OOAD
Object Oriented Design and Analysis - UML diagrams of the game Pacman made using StarUML
Size: 3.05 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
akshaykhanna/shopping-cart
Designing a parking lot system using TDD
Language: Java - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
maria-kanyushkova-university-studies/OOD
[Бакалавриат] Курс по Объектно-Ориентированному Проектированию
Language: Java - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
saif86/Pakfood-Internationals---OOP-Case-Study
Converts a problem statement into class diagram.
Language: C++ - Size: 176 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 5
Tugamer89/TicTacToe
Tic-Tac-Toe game with AI in C++, using object-oriented design. Players can input positions, game checks for wins/ties and AI makes random first move.
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
pirocorp/Object-Oriented-Design
Software Engineering Topics
Language: C# - Size: 145 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
goyal27/cache-lld
Low-level Design of a Cache in Java
Language: Java - Size: 89.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 6
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.
Language: JavaScript - Size: 17.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1
jschhie/Financial-Visualizer
A Tkinter GUI that categorizes and visualizes financial transactions
Language: Python - Size: 6.41 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
jwasserstein/object-oriented-design
My personal object oriented design solutions.
Language: JavaScript - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
rhymebulbul/FIT2099
Object oriented design and implementation
Language: Java - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
thevarunjain/elevator-system
In process of writing Elevator System for learning system design patterns
Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 7
Shreya549/fictional-giggle
A Smart Library Management Application
Language: Java - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0
sprakhar77/Object-Oriented-Design
High level code for popular Object Oriented Design interview questions
Language: C++ - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2
shubhamv108/ood-interactive-v-response
Language: Java - Size: 308 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
saif86/UML-class-diagram---Banking-System
Converts a problem statement into class diagram.
Language: C++ - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 5
e-papanicolas/OOD-w-typescript
Playground for practice writing with object oriented design, TypeScript, Docker, Jest.
Language: TypeScript - Size: 243 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
laurenbrabbin/golden-square
👸🏼👑 A collection of challenges and projects that I completed the first and second week of the Makers Bootcamp
Language: Ruby - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
GlebTheProgrammer/LaboratoryWork_Tracer
Program for calculating the execution time of asynchronous methods in different threads
Language: C# - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
sakshi-rawal1/LLD
object-oriented-design, design-patterns, low-level-design
Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
Python3-Training/Loden
Using Object Oriented Design (OOD) to manage change
Language: Python - Size: 85.9 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
junlianglu/theGame
⚡ Using Java to build a game world generator and design role play features.
Language: Java - Size: 377 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
junlianglu/Pacman
⚡ Using Python and AI knowledge to make Pacman automatically finds out the shortest distance to the target location within a maze.
Language: Python - Size: 346 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
S-C-U-B-E/Machine-Coding
Trying to learn OOD and principles + best practices for OOD + LLD
Language: Java - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
saif86/UML-CLASS-DIAGRAMS---EXAMPLES
Converting a problem statement into class diagram.
Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1
saif86/UML-class-diagram---Student-Registration-System
Converts a problem statement into class diagram.
Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2
lbarqueira/OOP-A-DS-Java
OOP (Object Oriented Programming , ADS (Algorithms & Data Structures) - Java Language
Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
lumunge/100-days-of-code
A roadmap to my software development goals
Language: Jupyter Notebook - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1
goobemaster/java-maven-raylib
Fully configured Java+Maven project with bindings for Raylib. Includes example games.
Language: Java - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1
eMahtab/design-stackoverflow
Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
eMahtab/design-amazon.com
Size: 164 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
LeDuy-Vu/CS-151-Assignments
Collection of Java assignments from my Object-Oriented Design class
Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
LeDuy-Vu/CS-151-Final-Project
Implement Tic Tac Toe PvE by Java with basic GUI and a game save/load system
Language: Java - Size: 563 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
Ri0n/unboxer
MP4 crawler and extractor
Language: C++ - Size: 104 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
Jzbonner/programming-cs
Information relating to topics on Object Oriented Programming, Functional Programming, Data Analytics and other Programming Concepts
Language: JavaScript - Size: 2.43 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
mohllal/software-design-and-architecture-assignments
This repository contains my assignments and notes for the Coursera's Software Design and Architecture Specialization.
Size: 788 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2
Rajkumarpatel22/Flight-Reservation-System-Requirement-
Design of a Flight Reservation System to keep track of all tickets, flights and passengers. The system is able to track what flights are available and what is the current capacity for different flights. If someone wants to book a ticket, they can register themselves as a passenger by providing certain details.
Language: Java - Size: 65.4 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
peatear-anthony/object-oriented-design-practice
Collection of some OO-design problems solved in Python.
Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
BeardedDonut/DesignPatternsPractice
GoF design patterns practice in Java
Language: Java - Size: 697 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2
jsteinberg4/design_patterns
Repo to contain code where I practice implementing software design patterns. Patterns may be implemented through toy examples or practical applications.
Language: Python - Size: 180 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
gauravgola96/Parking_System
Parking System
Language: Python - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0
huaying/elevator-simulator
Created with CodeSandbox
Language: TypeScript - Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
PialKanti/Design-Patterns-Implementation
Language: C# - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
tumilok/object-oriented-design
This repo contains solutions to PO labs
Language: Java - Size: 4.37 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2
tanaychaulinsec/Splitwise-ood-lld
splitwise system low level design for machine coding round
Language: Python - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1
Shubhammawa/Object-Oriented-System-Design
Object Oriented System Design Course at IIT-KGP
Language: C++ - Size: 319 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
PialKanti/Object-Oriented-Design-Practices
Language: C# - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
prosperityai/1000-Algorithm-Problems
Coding Interview questions and Solutions.
Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
helloimlixin/SharingApp
Social Android application that allows user to add and borrow items, and connect with others.
Language: Java - Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
maciej-nowak/OAD-Ticket-Machine
Ticket Machine (based on Poznan ZTM) with system design and analytic. Created at the University as the project within Object-oriented Analysis and Design classes in 2014. The purpose of this project was to try create parts of system in different technologies by every member of the team and collect into one single working app. Also to learn how to think of design and analyze systems or apps.
Language: CSS - Size: 4.74 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
LeDuy-Vu/CS-151-Midterm-Project
Improvise the simulated voicemail system in "Object-Oriented Design and Patterns" by Cay Horstmann
Language: Java - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1
brunobpr/Design_Patterns
A simple CLI client program to test the implementation of three creational design patterns.
Language: Java - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
KyleDennison/Java-Electric-Vehicle-Project
A Java program that models an electric vehicle using a complex class structure that can be used to determine how much energy is moving throughout the vehicle.
Language: Java - Size: 388 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1
Kikiodazie/OOPHotelBookingSystemModel
A model of a hotel booking system built by applying Java OOP concepts.
Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3
hershyz/powervars
Object oriented, algorithm framework used for dealing with variables.
Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
jianminchen/Object-oriented-Design
Object-oriented design stduy
Language: C# - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3
khairul-abdi/Object_Oriented_Javascript
Object Oriented Javascript
Language: JavaScript - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
psprao95/MyMusic-App
Java | A music application which lets users search for tracks, artists-albums, play tracks, create and edit playlists. Admin functionalities such as editing albums-tracks-artists are also implemented. Uses well known design patterns such as Singleton, Composite, State, Factory
Language: Java - Size: 77.4 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1
esakik/oop-java
A repository to understand "Object Oriented Programming".
Language: Java - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
FredReinink/Chess
Object-Oriented Chess
Language: Java - Size: 274 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
saulgalaviz/minesweeperClone Fork of johnwberkley/CS3560_Minesweeper
Minesweeper Clone via Java and Object-Oriented Design Patterns
Language: Java - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
saif86/UML-class-diagram---Computer-Lab-Management-System
Converts a problem statement into class diagram.
Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0
dileeppandey/hello-interview
Unique Conceptual Problems for Interviews.
Language: Python - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1
shaswat-indian/OOADP-Lab
This repository contains the Programs for Object Oriented Analysis and Design Patterns Lab.
Language: Java - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 6
MichaelBalas/SoftwareDesign
Utilizing fundamental principles of software design using Module Interface Specifications (MISs) for Autonomous Rescue Robots, Abstract Data Types and a game of Battleship.
Language: Java - Size: 571 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
saif86/UML-class-diagram---Course-Information-System
Converts a problem statement into class diagram.
Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1