Get Latest Final Year Projects in your Email

Your Email ID:
PA Subs

Curriculum Evaluation System In VB.Net With Source Code

Download Project:

Fields with * are mandatory

ABSTRACT

1. Faculty Login
2. Admin Login
3. Manage students, Curriculum, Grades
4. Manage courses
5. Set Pre-Requites
6. User management system
7. 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:

1. Connector/NET
2. MySQL Connector/ODBC

Download Project:

Fields with * are mandatory