This application was created using Visual basic.Net, and the database support of this system is designed in Microsoft Access. The primary purpose of this system is to create and save new data of students, Grades of the specific term of the school year.
Features:
• Load all the students and view their records in the datagridview.
• It has a “Compute Grades” button enables the user to compute the grades of a specific student automatically.
• It shows the details of a particular student from the datagridview and displays it into text boxes and allows the user to update the record of a student.
• And the user is able to delete a student when needed by clicking the “Delete Record” button.
• This program also has a navigation panel that allows the user to navigate through all the records from the Database.
Download Here