Skip to content
#

ood-principles

Here are 52 public repositories matching this topic...

SOLID Principles is a coding standard that all developers should have a clear concept for developing software in a proper way to avoid a bad design .it is used across the object-oriented design spectrum. When applied properly it makes your code more extendable, logical and easier to read.

  • Updated Mar 15, 2023
  • Dart

This repository contains the source code for a Java-based Airline Management System. It has two main branches: main – Contains the object-oriented design (OOD) template for the application with CLI-based operations. AirlineManagement – Implements a Java Spring Boot application, converting DTOs into REST API endpoints for a web-based interface.

  • Updated Oct 14, 2025
  • Java

Improve this page

Add a description, image, and links to the ood-principles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ood-principles topic, visit your repo's landing page and select "manage topics."

Learn more