KevinPatel04 / CollegeManagementSystem

# CppBased-CollegeManagementSystem It is a C++ based project with file system. It has basic college management system functionallities and admin,faculty and student dashboard

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

# CppBased-CollegeManagementSystem It is a C++ based project with file system. It has basic college management system functionallities and admin,faculty and student dashboard

License:MIT License


Languages

Language:C++ 100.0%