Project: School Fee Enquiry System in C++ with source code

Please scroll down and click on the download button to download the School Fee Enquiry System project for free

School Fee Enquiry System is based on the concept of storing fee structures of school classes. In this system, there is no login feature for the admin. The user can use the features of it which include viewing the fee structure of all or any class, modifying the fee structures as per the need. Thus, this mini-project contains limited features, but the essential one.

About the Project

This Fee Enquiry System project is coded in C++programming language. Talking about the system, the user can specifically view the fee slip of a student of a class, modify the fee structure of the school, and also view the fee structure of the school in the form of a list. The features as menu functions are as follows:

  • FEE SLIP: This function displays the fee slip for a given student
  • from the class entered by the user.
  • MODIFY: This function modifies the fee structure for a give class.
  • The user can change the fees for various fields
  • LIST: This function displays the list of total fees for all the classes of the school.
  • HELP: This function displays the features of every menu.
  • QUIT: This function close the running application.

#c++ #code #cplusplus

School Fee Enquiry System In C++ With Source Code
2.70 GEEK