CreativeCodingCorner / College-Management-System

It is a C++ project. It has basic college management system functionallities.... Note: 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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

It is a C++ project. It has basic college management system functionallities.... Note: 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)