object-oriented-analasis-design

There are 16 repositories under object-oriented-analasis-design topic.

  • harismuneer/Library-Management-System-JAVA

    📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

    Language:Java3762117242
  • mkassm/Design-Patterns

    This repo contains an explanation and implementation for common design patterns using C#

    Language:C#171
  • karlosdaniel451/internship-candidate-finder

    Final project of the Object Oriented Programming discipline of my Undergraduate course.

    Language:Java5300
  • xxrjun/uml-editor

    🌔 NCU CSIE SE6029 OOAD Final Project, Spring 2024, M.S./Ph.D.

    Language:Java4130
  • shanmugaraj1996/FlightReservationSystem

    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. Once a passenger has registered themselves, they can able to book a seat in one of the available flights based on the current available capacity. Also, the system should allowed passengers to book two types of tickets, regular tickets and tourist tickets.

    Language:Java2100
  • AlchemistPrimus/commandline_based_library_catalogue_application

    Commandline based library management system for library administrators.

    Language:Python1200
  • fntsrlike/course-ooad-final-project

    Final project of OOAD course at NCU

    Language:C#1300
  • 10manjunath/ObjectOrientedDesignCSE687

    Covers design and implementation of object oriented programs using the C++ language. This is an intensive course covering: design strategies used in object oriented design, essentially all of the Standard C++ Programming Lanaguage, and its Standard Library. A typical class will introduce some part of the C++ language, present a design principle that relates in some way to that part, and illustrate both with code examples. Four design and implementation projects are required that are progressively more challenging. A lot of work outside of class is expected. Students that complete this course with good grades will have the skills to work in almost any commercial or industrial organization in this country.

    Language:C++0110
  • billowdev/inventory-system-plantuml-sequelize-seeder-example

    this repo create for showing example how to use plant uml and how to seeder data in sequelize using node (javascript)

    Language:JavaScript0101
  • dat16j/bank_example_xx

    From requirements to code

    Language:Java0201
  • FedorSabeshkin/OOP

    Практика в объектно ориентированном анализе на примере разработки игры

  • m7moudGadallah/Learning-Object-Oriented-Design-Coursera-UOA

    This repository for learning Object Oriented Design through the Coursera course "Object Oriented Design by University of Alberta"

  • vijiboy/ObjectDesignTalks

    Object Oriented Design, learn by practical questions, discussions, trade-offs, code samples. Using wiki and markdown pages

  • fatihkaan22/CSE443

    Object-Oriented Analysis & Design

    Language:Java20
  • 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:CSS30