Student Performance Management System in VB.Net and MySQL Database with Full Source Code

Student Performance Management System in VB.Net and MySQL Database with Full Source Code

The Student Performance Management System in VB.Net is a simple desktop application that is made up of Visual Basic.Net and MySQL for the database. It solely contains an admin/guidance staff that is in charge of all the management of the Student Performance Management System in Vb.Net. This also includes an SMS notification which is very useful tool in sending the information to the parents.

About the Student Performance Management System in VB.Net

The Student Performance Management System in VB.Net is designed as a user friendly system that even beginners won’t find any difficulty in navigating all the functions. The main purpose of this Student Performance Management System in VB.Net is to help the school guidance counselor to understand the behavior of every student and they can assist a student who needs guidance and counselling. In this Student Performance Management System in VB.Net, the admin/guidance has the ability to easily monitor the behavior of students by checking their records of how many times they have been called inside the guidance office because of complaints or violations. An SMS Notification, is used here so the admin can send a message to the parents if their child/children did something wrong inside the school campus and their presence is needed.

These are the following features of the Student Performance Management System in VB.Net

  • Dashboard
  • Add New Student
  • List of Students
  • Manage Courses
  • Create New Excuse Slip
  • List of Student’s Excuse Slip
  • Manage Student’s Complaints
  • Manage Users
  • Login and Logout

Download and install the following system requirements:

  1. XAMPP
  2. Visual Studio 2015

How to setup Student Performance Management System in VB.Net with Full Source Code

  1. Download the zip file.
  2. Download and install XAMPP
  3. Run the XAMPP control panel and start MySQL and Apache
  4. Extract the downloaded zip file (student performance management system) inside the folder
  5. Open the browser and go to http://localhost/phpmyadmin/ to create the database
  6. Click the new to create a database.
  7. Name the database sourcecodester_sgmsdb
  8. Click import to import the sql file.
  9. Click choose file and select the file that can be found inside the student performance management systemfolder
  10. Click go.

How to run Student Performance Management System in VB.Net

  1. Open the folder " student performance management system"
  2. Click SGMS.sln to open the system.
  3. Press F5 to run the system.

Accessing admin accounts

Username: admin
Password: admin

This Student Performance Management System in VB.Net and MySQL Database with Full Source Code is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bySweeney (not verified)on Fri, 07/23/2021 - 02:19

Showing error about exception. How do I fix this?

Add new comment