/Online-Course-Portal

DBMS project on Campus course Portal

Primary LanguagePHP

Online-Course-Portal

Campus portal system designed for student registeration for course submitting the assignment uploaded by faculty. It has three unit Admin,Faculty and student, Faculty access dashboard and see the course alloted and upload assignment, Student send request for course and see the coursesenroll and submit assignment, Admin manages both student and faculty and add new departement and courses and assign courses to faculty.

CONTRIBUTING

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

LANGUAGE USED

HTML
CSS
PHP
MYSQL

FRAMEWORK USED

  • Bootstrap

Requirement

How to run

Create a Database

Xampp

  • Go to XAMPP server directory
  • go to htdocs
  • eg. "C:\xampp\htdocs"
  • place the online-course-portal in htdocs

For admin dashboard access

  • open browser and type in localhost/online-course-portal/main.html

For student dashboard access

  • open browser and type in localhost/online-course-portal/student/

For faculty dashboard access

  • open browser and type in localhost/online-course-portal/faculty/