Thursday, February 5, 2015

School Billing System Project

This mini project in C school billing system was developed by me and my friend for project submission during the 1st semester. In this project, you perform billing or accounting operations under two account types: one for the students and one for teachers and staffs.
This project is complete and totally error-free. It utilizes file handling and data structures, and is one of the best C mini projects you will find on the internet!
School Billing System is a console application without graphic. It is compiled in Code::Blocks with gcc compiler. The source code for this project is over 1000 lines, so I didn’t want to display the source code here. You can directly download the source code plus application file of mini project on school billing system from the link given at the end.

Features of School Billing System in C:

In this project, you can add, record, modify, search and delete the records of both account types. In addition to that, this mini project in C allows you to display fees, dues, total and advance of students, and salary-related information of teachers and staffs.
For the entry of records, current date and month is asked. Then, you can select the account type, and perform billing operations like I mentioned above. In the add record, the name, class and roll no. of the student is asked, and it is similar for all other functions as well as the teachers account.
Data structures have been used effectively to handle co-related functions and store the record. This school billing system C project comprises the following data structures:
  • struct dat – to store the date (month and day) of entry of records
  • struct student – to store and organize the record of individual students
  • struct teacher – to store and organize the record of individual teachers/staffs
I have used the different functions for performing different billing operations in School Billing System. Listed below are some functions which will give you an outline of the project and help you understand it better.
  • start() – shows the account selection screen
  • chkdat() – for checking date
  • addrec() – for adding records
  • modrec() – for modifying records
  • searchrec() – for searching records
  • delrec() – for deleting records
  • fee() – for recording the fee paid and displaying fine, due, total and advance
  • salary() – for calculating the salary of teachers and staffs
  • ext() – for exiting

Mini Project Output Screenshots:




Share

& Comment

3 comments:

  1. Nice blog it is very useful for me. I have to share my website link.
    Each and every year we are providing Cheap and best students Final year projects at Madurai.

    ReplyDelete
  2. Your blogs further more each else volume is so entertaining further serviceable It appoints me befall retreat encore. I will instantly grab your rss feed to stay informed of any updates. Best Assignment Help UK

    ReplyDelete
  3. Create and manage billing data for the students. Create a fee structure, billing head, payment due, manage payments, etc.Make your practice more efficient and manage medical billing with ease. MarkersPro SIS student billing software is the best choice ·

    Best Student Billing System

    ReplyDelete

 

Copyright © 2015 Code Fervor™ is a registered trademark.

Designed by Templateism By Naman Kumar