Hibare


Github

 

Student information management system

License: MIT License


It is a student information management system for a typical college. This program allows to manage the student information such as student's personal information, hostel information, the department information and the subject to which the student is enrolled.

Following are the programs or softwares used to design it:

  1. Front-end: Gambas 3
  2. Back-end: MySQL

Features / functionalities of the program:

The program allows only a single authenticated user to access it. The user can log in to the program using username and password. Once logged in the program allows to manage following information:

  1. manage student information
  2. manage hostel information
  3. manage department information

These options are only enbled if the MySQL server is up and running otherwise they are disabled.

Following options are provided to manage student information:

  1. add new student record
  2. update an existing student record
  3. delete an existing student record
  4. search for a record

Following options are provided to manage hostel information:

  1. add a new record
  2. update an existing record
  3. delete an existing record
  4. search for a record
  5. list all the student records who are staying in the hostel

In department management, all the departments present in the college are listed. To manage each department following options are provided:

  1. add new subject
  2. update an existing subject
  3. delete an existing subject
  4. list all the subjects available
  5. list all the students who are enrolled

How to use it?

To use this program create the neccessary create the backend database in MySQL. Open the gambas project file using the latest vesion of Gambas (min. version 3.0 req.). Replace database credentials wherever required. If everything set right you are good to go.


Go to repository

Screenshots:

student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system
student information management system