Assignment from Fundamental programming class in August 21 , 2019. Personal work by Nguyen Dinh Khuong there are 9 files included:
- Assignment.cpp //// this is the source code.
- Assigment.exe /// this is the execution file.
- Course.csv /// this file stores information of the courses.
- Grade.csv /// this file stores information of the grade.
- Professor.csv /// this file stores information of the professor.
- Profile.csv /// this file stores information of the profile of user.
- Student.csv /// this file stores information of the student.
- User.csv /// this file stores information of the user.
- Report.pdf /// this is the report that I sent to my teacher.