https://github.com/christinec-dev/cpp_minis
C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.
https://github.com/christinec-dev/cpp_minis
cplusplus cpp
Last synced: about 1 month ago
JSON representation
C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.
- Host: GitHub
- URL: https://github.com/christinec-dev/cpp_minis
- Owner: christinec-dev
- Created: 2021-08-11T14:19:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T14:29:55.000Z (over 3 years ago)
- Last Synced: 2025-01-30T07:42:33.657Z (3 months ago)
- Topics: cplusplus, cpp
- Language: C++
- Homepage:
- Size: 1.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Mini Snippets
This repository contains mini, basic C++ projects that I did in my spare time.In this repository you will find the following:
- A calculator application.
- A parking charges application.
- A payroll application (basic)These snippets were created by me during the first half of 2021 for practice purposes.
## Preview

