ABSTRACT
- 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 pursue the given advances.
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