Project: Curriculum Evaluation System in VB.NET with source code
About Project
Curriculum Evaluation System project is developed using VB.NET. The Project is based on the concept of helping school staff to reduce their time in evaluating students. Talking about the project, there’s a login system which is divided into two categories; Admin and the faculty user. The faculty user can easily view all the student’s information, curriculum, grades, reports, search students and add grades. Except, the faculty user cannot view/manage utility features.
Whereas talking about the admin panel, the admin has full access to the system. He/she can perform various functions from the admin account. The admin can manage students, curriculum, grades, reports, and utilities such as courses and set pre-requites. He/she has to enter student id, name, MI, address, sex, select course and year in order to add student details. An administrator can manage curriculum by entering the student’s course number, descriptive title, lecture unit, lab unit, course, year and semester. For managing course, the user just has to enter the course name and save it. For easy management, it also contains the user management system.
Design of this is so simple that the user won’t find difficulties while working on it. Curriculum Evaluation System project helps the user on reducing their time for evaluating a student’s record. For handling data, MySQL is used as a database. This project is easy to operate and understood by the users. To run this project you must have installed Visual Studio IDE and XAMPP on your PC. Curriculum Evaluation System in VB.NET is free to download with source code. For the project demo, have a look at the video below.
Features:
- Faculty Login
- Admin Login
- Manage students, Curriculum, Grades
- Manage courses
- Set Pre-Requites
- User management system
- Generate reports
How To Run??
Start Apache and MySQL in XAMPP, and follow the given steps
Connecting Database (MySQL)
1st Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
2nd Step: Then, click on the databases tab
3rd Step: Create database naming “ curriculumdb ” and then click on the Import tab
4th Step: Click on browse file and select “curriculumdb.sql” file which is inside “Database (MySQL)” folder
5th Step: Click on go.
After Creating Database,
Final Step: Open “CurriculumEvaluation.sln” file.
Insert the username and password which is provided inside the “Readme.txt” file.
Other Requirements To Run The Project:
- Connector/NET
- MySQL Connector/ODBC
LOGIN DETAILS ARE PROVIDED IN “READ ME FIRST!!.txt” FILE INSIDE THE PROJECT FOLDER
DOWNLOAD CURRICULUM EVALUATION SYSTEM IN VB.NET WITH SOURCE CODE: CLICK THE BUTTON BELOW
Got stuck or need help customizing Curriculum Evaluation System as per your need, just sign up to ask your questions in the forum or just comment down below and we will do our best to answer your question ASAP.
How do i connect vb to mysql . Thanks for this awesome project anyway.
Add me on Facebook Kluechihyuu, ill show you sceenhots, i was able to run it
by the way admin i was able to run it , but i am having a problem with the “Reports” tab or button should i say, there was an error highlighted
Private Sub tsReport_Click(sender As Object, e As EventArgs) Handles tsReport.Click With frmReport. can u help me? it won’t open or proceed to another tab,
Thank you!
Even I’m facing this same problem with report section. Please help me if you have found any solution to this.
Even I’m facing this same problem with report section. Please help me if you have found any solution to this..
how to run this project?