Restaurant Management system project using Java
-
Updated
Jan 30, 2022 - Java
Restaurant Management system project using Java
An Active Pipeline Framework in Java
🟠 In software engineering, SOLID is a mnemonic acronym for five design principles intended to make object-oriented designs more understandable, flexible, and maintainable.
The repository demonstrates all SOLID Principles using Java.
Portfolio of Object Oriented Design labs for CS5004 Summer 2022. UML diagrams included in Birds-Lab and RolePlayingGames-Lab under /res. Exercises in OOD concepts (abstraction, encapsulation, inheritance, polymorphism), as well as some work in basic design patterns.
Implement Google Search engine simulator using MaxHeap and Priority Queue
Chess game project is a project that implements the standard chess game as a showcase for OOD design. The purpose of this project is to apply design patterns, SOLID principles, and clean code principles.
Desktop applications using Java Swing on Netbeans
A simple Bank Design Project implementing standard OOD practice
Java SE 8 practice codes
Software project which illustrates the OOP concepts we learned at Northeastern University.
Some of Object Oriented Design Question Practice for Interview in JAVA
This application manages a parking space for a configurable maximum number of vehicles.
The objective of this assignment involved using Object Oriented Design and Programming in Java to create the simulation of an airplane's booking system.
Photo album viewer in Java, which reads user-provided text files to generate images and display them on a dynamic Swing UI overlay or static HTML document
Book Marketplace Application - A Java Spring Boot project facilitating a web-based platform for students to buy and sell books. Features user and book management with a MySQL database, fixed-size book inventory, and transactional functionality. Includes detailed API documentation using Swagger and Postman.
Application that creates a simple photo album from shapes following the Model-View-Controller (MVC) architecture. Programmed it to support the description of data to visualize in a .txt format and then have the application render the descriptive text in an interactive graphical view (using Swing) and a static web view (using HTML markup and SVG).
Implementation of an Accounting Application Framework with compliance the rules of Object-Oriented Design (OOD) - Written in Java
OOD stands for Object Oriented Design. Here I will add some projects focusing object oriented design patterns and object oriented desing principles. This repository is created mainly for learning purpose.
Add a description, image, and links to the ood-principles topic page so that developers can more easily learn about it.
To associate your repository with the ood-principles topic, visit your repo's landing page and select "manage topics."