Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 420 Bytes

File metadata and controls

3 lines (3 loc) · 420 Bytes

Course-Registration-System-using-Data-Structures

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. This project is Written in C++ and object orientated programming concepts are used.