Student Evaluation System in C# and MySQL Database with Source Code

Language

Student Evaluation System is an automated system that is developed using C# and MySQL database. The main purpose of this system is to minimize the time during the evaluation of a student, so that staff can do other important things. This system is so easy to use that even a newbie can use the features with ease. This system contains accurate data of every enrolled student and the student can evaluate their grades in the curriculum. To know more about the system checks the following features that are shown below.

Features

  • Manage Student
  • Manage Grades
  • Manage Curriculum
  • Manage Users
  • Set Pre-Requites
  • Manage Courses
  • Print Curriculum in every Course
  • Print List of Student
  • Login and Logout

How to Run

Requirements:

  • Download and Install Microsoft Visual Studio Software.
  • Download and Install MySQL Server or a virtual/local one such as XAMPP/WAMP
  • Download and Install SAP Crystal Reports
  • Download the provided source code zip file. (download button is located below)

Installation

  • Start your MySQL Server. For XAMPP and WAMP, open the XAMPP/WAMP's Control Panel and start "MySQL" and also the "Apache" so that you can browse the PHPMyAdmin to manage the database.
  • Extract the downloaded source code zip file.
  • Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  • Create a new database naming "tuts_dbcurriculumn".
  • Locate the provided SQL file included in the source code folder. The file is known as "tuts_dbcurriculumn.sql".
  • Import the SQL file in your newly created database.
  • Locate the Solution file of the project. The file is known as "EvaluationSystem.sln".
  • Open the Solution file with your MS Visual Studio Software.
  • Press the "F5" key on your keyboard to run the project.

Admin Account

Username: admin
Password: admin

Demo

That's it! You can now explore the functions and functionalities of this Student Evaluation System in C# and MySQL Database. I hope this project will help you with what you are looking for and I hope you will learn something useful for your future projects. Explore this website for more Free Project Source Codes and Tutorials.

For more information about the system. You can contact me @ Email – [email protected] Mobile No. – 09305235027 – TNT FB Account – https://www.facebook.com/onnaj.soicalap Or feel free to comment below.

Enjoy :)

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 bydemz41on Sat, 02/29/2020 - 16:41

Bakit hindi gumana yung reports?

Add new comment