Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyfoz/cpp_parking_fee_selection_logic
The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.
https://github.com/heyfoz/cpp_parking_fee_selection_logic
cpp finance logic parking selection
Last synced: 20 days ago
JSON representation
The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.
- Host: GitHub
- URL: https://github.com/heyfoz/cpp_parking_fee_selection_logic
- Owner: heyfoz
- License: mit
- Created: 2022-09-23T08:40:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T22:47:01.000Z (about 2 years ago)
- Last Synced: 2024-09-12T00:12:58.956Z (3 months ago)
- Topics: cpp, finance, logic, parking, selection
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp_parking_fee_selection_logic
The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.Link to .cpp file: Parking Fee Selection Logic C++ Program
Copyright (c) 2022 ffm5113