Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mijuqd/tailoring-shop-system
This project was part of our First-Year, Second-Semester coursework for the Computer Programming 1 Laboratory subject. It incorporates all the topics covered during the course, except for pointers and memory addressing, which I omitted as they required file handling to store data as a string.
https://github.com/mijuqd/tailoring-shop-system
cpp filehandling rng
Last synced: 5 days ago
JSON representation
This project was part of our First-Year, Second-Semester coursework for the Computer Programming 1 Laboratory subject. It incorporates all the topics covered during the course, except for pointers and memory addressing, which I omitted as they required file handling to store data as a string.
- Host: GitHub
- URL: https://github.com/mijuqd/tailoring-shop-system
- Owner: MIJUQD
- Created: 2025-01-14T20:05:37.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2025-01-14T20:19:29.000Z (10 days ago)
- Last Synced: 2025-01-14T21:27:22.324Z (10 days ago)
- Topics: cpp, filehandling, rng
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Contribution to this System :
- Developed the entire project in C++ by actively utilizing resources such as lectures, professor-provided materials, consulting online materials, and using video tutorials to address challenges and refine the project.
- Led the team in writing the documentation paper, coordinating efforts and ensuring all sections were completed. Unfortunately, the tight deadline restricted us to refine the paper and improve the code's robustness, particularly in file handling reliability.