Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.