Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 354 Bytes

File metadata and controls

3 lines (3 loc) · 354 Bytes

Course-Registration-System-in-C++

In this project you can add courses, delete courses, and you can assign course to a student. you can check all the prerequisites for some project and student can also check these courses. User must login and signup before using the system. File handling is used to save all the data. Whole proejct is written in C++.