Skip to content

Seanski29/Console-Based-Inventory-Management-System

Repository files navigation

Console-Based-Inventory-Management-System

This is a C++ First year BSIT project with over 651 Lines of code

The system includes every topic and lessons covered in our CS 111(Introduction to Programming) & CS131(Data Structure and Algoorithms) lectures which are:

  • Classes and Objects
  • Inheritance
  • File I/O operations
  • Basic Data Structures (arrays)
  • Functions and Modular Programming
  • Control Structures (loops, conditionals)
  • String Manipulation
  • Standard Input/Output (cin, cout)
  • Data Validation
  • Sorting Algorithm (Selection Sort)
  • Searching Algorithm (Linear Search)
  • Recursion (implicit in some functions)
  • Encapsulation
  • Static Methods
  • Error Handling (basic)
  • Memory Management (stack allocation)
  • Function Overloading
  • Clock-based Delay Function
  • Function Pointers (indirect use with file handling)

Programmers of this Project: Ralph Lucero ( THE GOAT ) Filemon Mendoza (Just a chill guy ) Sean Del Rosario ( me )

About

This is a C++ First year BSIT project with over 651 Lines of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages