You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Object-Oriented Programming (OOP) project demonstrates the application of key OOP principles like inheritance, polymorphism, and encapsulation to create a real-world software system. The project showcases efficient design, code reusability, and scalability using object-oriented concepts.
Relational Military Management System in Oracle SQL to manage personnel, units, ranks, missions, weapons, and awards. Fully normalized to 5NF, with referential integrity, associative tables, and database logic via views, procedures, functions, and triggers to ensure consistency and automate operations.