College Information System Using C

The College information system using C  is a location where a student can have all the information  they need. Each section  have different information according to need of student like search class routine, bus schedule, teacher information, subject   list per /sem and campus information. This system is very useful for fresher student because they have no idea about collage teachers and many more thing. Also this system is useful for individual teacher because some time teacher forget class routine. Here is mainly two section which describe below:-

1.1 Student Section:-  This section include the all information about collage, teachers, bus schedule, subject list and class routine student can only able to search the above information but they cant alter with the information.

1.2 Admin Section:-This section is password protected. It includes several menus like add info, search info, edit info, delete info. These menu have different functions like add info adds the more information, edit info edits the previous information, search includes searching specific information and delete deletes the information.  Here authorized person can change the information, edit them & update them. Only the  authorized person can alter with the data provided. Administrator can login from the main menu.

College Information system is a project which provides information about college and teachers .In this  project we will be able to know about history of College as well as we can know time schedule of class. It provides several information about the college which will be helpful for the students. In this system there are two section (Admin & student).Admin section have their separate login system. With the password given to Admin, they can access the page from where they can change ,update, delete the information

Only the administrator will have that password. In other hand ,the student section can be accessed by everyone. Here they can have the information they need. Student can see their bus routine. Usually the student have timing problem a lot. Bus timing could be very complicated to them to manage. So they will have their bus routine before the college starts and they can manage their time when there is enough time to think. Our system also have the class schedule, key dates and subject list.

Usually fresher students have no idea about the subjects they are going to study. So if they know about them they can prepare from beginning of the subject. They will also have the key dates like first assessment, attendance publishing etc.Most students have problems like speaking in mass. So they don’t ask their confusions and also don’t know about teachers. We give information about teacher including contact no. so they can ask for help in their comfort.

As we had already discuss how to start code in “C” and preparation for programming in “Student Information System Using C“.

The thing you have to do is,  simply paste the following code in the source file and compile, execute it.

The Code:-

Output Snapshot:

college informination system 1  college informination system 2

college informination system 3  college informination system 4

 

 

Leave a Comment