https://github.com/heyfoz/cpp-mobile-plan-cost-effectiveness
This Mobile Plan Cost Effectiveness program (C++) allows the user to enter a plan as well as the number of minutes expected to be used in a billing cycle. The program then calculates the phone bill according to the user input, providing an idea of which plan would best fir the user's needs.
https://github.com/heyfoz/cpp-mobile-plan-cost-effectiveness
billing cost-effectiveness cpp finance
Last synced: about 1 year ago
JSON representation
This Mobile Plan Cost Effectiveness program (C++) allows the user to enter a plan as well as the number of minutes expected to be used in a billing cycle. The program then calculates the phone bill according to the user input, providing an idea of which plan would best fir the user's needs.
- Host: GitHub
- URL: https://github.com/heyfoz/cpp-mobile-plan-cost-effectiveness
- Owner: heyfoz
- License: mit
- Created: 2022-09-24T23:54:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T22:48:14.000Z (over 3 years ago)
- Last Synced: 2025-03-25T04:49:26.534Z (over 1 year ago)
- Topics: billing, cost-effectiveness, cpp, finance
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp_mobile_plan_cost_effectiveness
This Mobile Plan Cost Effectiveness program (C++) allows the user to enter a plan as well as the number of minutes expected to be used in a billing cycle. The program then calculates the phone bill according to the user input, providing an idea of which plan would best fir the user's needs.
Link to .cpp file: Mobile Plan Cost Effectiveness C++ Program
Copyright (c) 2022 ffm5113