It is a C++ project. It has basic college management system functionallities....
Step for installation:
- user must have Code-Blocks installed in his/her PC
- first of all enter in Admin section USERNAME: Admnfte PASSWORD: Admin
- than add faculties and student than run this program
- 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