Curriculum Evaluation System In VB.Net With Source Code

Cost: INR 290/-
Get This Project

Buy this Project:

All fields are mandatory

How this works?

Step 1. Fill the form
Step 2. Pay Online
Step 3. Get Source Code link in your Email

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