https://github.com/suap-dev/school_register
after making the python shool register i decided to go make it cooler with C++
https://github.com/suap-dev/school_register
enum-class oop stl-map stl-vector
Last synced: 5 months ago
JSON representation
after making the python shool register i decided to go make it cooler with C++
- Host: GitHub
- URL: https://github.com/suap-dev/school_register
- Owner: suap-dev
- Created: 2023-01-10T17:05:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T16:16:11.000Z (about 3 years ago)
- Last Synced: 2025-08-04T15:08:54.464Z (7 months ago)
- Topics: enum-class, oop, stl-map, stl-vector
- Language: C++
- Homepage:
- Size: 342 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# school_register
I've created this some time ago after my girlfriend got an assignment on her python class.
The assignment was was very poorly designed and couldn't find sense in it.
Started to tinker with it in python and then decided to go all out in C++.