https://github.com/tamer3mansor/car-gallery
c++ oop
https://github.com/tamer3mansor/car-gallery
cpp oop
Last synced: 11 months ago
JSON representation
c++ oop
- Host: GitHub
- URL: https://github.com/tamer3mansor/car-gallery
- Owner: Tamer3mansor
- Created: 2021-01-01T11:43:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T14:53:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-13T22:44:36.962Z (over 1 year ago)
- Topics: cpp, oop
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Gallery
## Console Application to trace cars in gallery
# features
count number of cars in gallery
trace care sales operation
count gain / loss after all sales at end of day
# Technology
C++
OOP