Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Inventory Management System

OOP Open Ended Lab Project

Description

A console-based Inventory Management System developed in C++ using Object-Oriented Programming concepts.

OOP Concepts Used

  • Encapsulation
  • Inheritance
  • Polymorphism
  • Composition
  • Aggregation
  • Templates
  • Operator Overloading
  • File Handling

Features

  • Add Fragile Electronics
  • Add Perishable Grocery
  • Add Non-Perishable Grocery
  • Add Clothing Products
  • Inventory Reports
  • Warehouse Reports
  • Transaction Logging
  • File Persistence

Project Structure

  • Product Hierarchy
  • InventorySection
  • Warehouse
  • Supplier
  • TransactionLog Template

Developed For

Object Oriented Programming Lab

About

OOP Lab Project developed in C++

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages