This document describes a school management system software project created in C. The software keeps records of students, teachers, and staff, and allows the administrator to add, modify, delete, and find records. It tracks student fees and balances as well as teacher and staff salaries. The project currently lacks features like a login system and report generation in other formats. Future improvements could include a PHP or MySQL version, optimization techniques, and integrating additional modules.
Introduction to School Management System Software project by Ankit Shukla. Includes topics like industry background, project structure, and software features.
Details on Shriram Pistons & Rings Ltd., major manufacturer in India with production stats: 15.8M pistons, and clients including Tata Motors and Ford.
Overview of school billing software features, record management for students & staff, and importance of using C programming.
Future developments in software including PHP, MYSQL applications, report generation, and enhanced database functionalities.
Benefits of the application for MAU and similar organizations, emphasizing ease of use and user-friendly functions.
Current limitations include lack of a login system, report generation issues, and complexity in database connections.
Concluding remarks and gratitude expressed at the end of the presentation.
INDUSTRY
MAU14UCS056
Shriram Pistons &Rings Ltd. (SPRL) is one of the largest and
most sophisticated manufacturers of Precision Automobile
Components i.e. Pistons, Piston Rings, Piston Pins and Engine
Valves in India.
The products are sold under brand name ‘USHA/SPR’ in the
markets.
SPRL Manufacturing unit is located at Meerut Road in
Ghaziabad (25 Km from Delhi).
4.
• The planthas been recognized as one of the most modern and
sophisticated plants in North India in the fields of Automobile.
• The production capacity if the plant is as under
• Piston : 15.8 million per year
• Pin : 11.0 million per year
• Rings : 76.5 million per year
• Engine Valves : 32.8 million per year
• The company supplies its products to several Original Equipment
Manufacturers (OEMs) like Jaguar Land Rover, Ashok Leyland, Tata
Cummins, Tata Motors, Maruti Suzuki, Nissan, Ford & Riken etc.
MAU14UCS056
5.
INTRODUCTION
• The schoolbilling system project in C keeps record of all the students,
teachers and staffs working in the institution. The program is run by
the administrator who can add, record, modify, delete and find
records according to the need.
• The basic feature of this project is that it shows fees that the
students need to pay or dues and advance of the students.
• It also records the information related to salary that is to be provided
to teachers and staffs working in the organization.
MAU14UCS056
FUTURE SCOPE
• Wecan develop the application in PHP or MYSQL.
• Appling time and skill reducing techniques.
• Generating report in other application like Excel, PDF etc.
• Merging modules.
• Applying more databases connections.
MAU14UCS056
14.
CONCLUSION/BENIFITS
• This applicationis useful not for only ‘MAU’, but also any other
organization who are keen to utilize this kind of software.
• It can be operated very easily. There is no need to recruit extra
dedicated person or equipment to handle this application.
• It provides very high level user friendly function. Though we already
added maximum features to this application, we are willing to make
the application more flexible and professional.
MAU14UCS056
15.
LIMITATION
• Till nowthere is no login system in our application.
• Reports are not generated in other application such as Excel, PDF etc.
• No such encryption algorithms.
• Different database connection procedure is complex. Here I used only
Files.
• We worked with only testing arbitrary data, so the application is not
tested with large scale real data which help to find bugs easily.
MAU14UCS056