Get Latest Final Year Computer Projects in your Email

Your Email ID:
FYP.in Subs

Curriculum Evaluation System Project In VB.Net

Download Project:

Fields with * are mandatory

ABSTRACT

  1. Faculty Login
  2. Administrator Login
  3. Oversee understudies, Curriculum, Grades
  4. Oversee courses
  5. Set Pre-Requites
  6. Client the executives framework
  7. Produce 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