Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 567 Bytes

CppBased-CollegeManagementSystem

It is a C++ project. It has basic college management system functionallities....

Step for installation:

  1. user must have Code-Blocks installed in his/her PC
  2. first of all enter in Admin section USERNAME: Admnfte PASSWORD: Admin
  3. than add faculties and student than run this program
  4. User should keep all this in same location (orFolder)

Note:

login.txt : contains all login credentials for Admin, faculties & Students

format: flag username password

flag: A-> for Admin F-> for Faculty S-> for Students