A console application of showroom management system implemented using Vectors.
This application is built over the concept of vectors i.e data that will be retrieved from files (create 4 files if application gives error, named emp.txt, hybrid.txt, electric.txt and gas.txt) into the program and will exist physically in the form of objects that can be manipulated using relevant class methods.
g++ -o main main.cpp header.cpp
./main.exe -- use admin as username and password to login