Skip to content

A console application of showroom management system implemented using Vectors.

License

Notifications You must be signed in to change notification settings

hassanzhd/Management-System-Vectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Showroom Management System

A console application of showroom management system implemented using Vectors.

Description

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.

Compilation

g++ -o main main.cpp header.cpp

Execution

./main.exe -- use admin as username and password to login

About

A console application of showroom management system implemented using Vectors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages