Online Tutor Portal Site in PHP/OPP Free Source Code

Language

Introduction

This simple project is entitled Online Tutor Portal Site. This is a web-based application project developed in PHP and MySQL Database. This simple project's main goal is to provide an online platform the individuals that both who are looking for and offering tutorial services. This allows the parents or persons to find a tutor for the specific field they desire. The application has a pleasant user interface with the help of Bootstrap Framework and AdminLte Template. This project consists of user-friendly features and functionalities.

About the Online Tutor Portal Site

I developed this project using the following:

  • XAMPP v3.3.0
  • PHP
  • MySQL Database
  • HTML
  • CSS
  • JavaScript
  • Ajax
  • jQuery
  • Bootstrap
  • Font Awesome
  • AdminLTE

This Online Tutor Portal Site is accessible to anyone. It consists of Public Site, Tutors Site, and Management Site. The Tutor Site is the side of the system where the individuals that offer tutorial services manage their profiles to allow them visible to the public site. The tutors can simply register on the site. The system requires them to update their personal information so the management can easily verify the credentials of the tutor. Tutors can also list the courses they are offering with some details about the course and experience. On the public site, visitors are not required to log in or register to browse the list of verified users. Visitors can also view the tutor's profile and list their course. They can also send inquiries to the tutor about the course. The project contains a Management or Admin Panel where the site management can manage all the data on this web application. The said side requires the user to log in with their registered credential to gain access to the features and functionalities.

Features

Public-Side

  • Login and Registration
  • Home Page
    • Display the 'Welcome Content'
  • Tutors Page
    • Lists All Verified Tutors
    • Search Tutor
    • View Tutor Details
    • List the Tutor's Courses
    • Send Inquiries per Courses
  • Read 'About Content'

Tutor-Side

  • Home Page
    • Display the summary and images.
  • Course Management
    • Add new Course
    • List All Courses
    • View Course Details
    • Edit/Update Course Details
    • Delete Course
  • Inquiries Management
    • List All Inquiries
    • View/Read Inquiry Details
    • Delete Inquiry
  • Update Profile Information
  • Update Account Details/Credentials
  • Login and Logout

Admin-Side

  • Home Page
    • Display the summary and images.
  • Course Management
    • Add new Course
    • List All Courses
    • View Course Details
    • Edit/Update Course Details
    • Delete Course
  • Tutor Management
    • Create New Tutor
    • List All Tutors
    • View Tutor Details
    • Edit/Update Tutor Details
    • Delete Tutor
  • User Management
    • Add New User
    • List All Users
    • View User Details
    • Edit User Details
    • Delete User Details
  • Inquiries Management
    • List All Inquiries
    • View/Read Inquiry Details
    • Delete Inquiry
  • Update System Information
  • Update Account Details/Credentials
  • Login and Logout

The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted.

System Snapshots of some Features

Tutors Page (Public)

 Online Tutor Portal Site

Tutor Details (Public)

 Online Tutor Portal Site

Inquiry Form Modal (Public)

 Online Tutor Portal Site

Tutor's Registration Page

 Online Tutor Portal Site

Tutor's Dashboard

 Online Tutor Portal Site

Management Dashboard

 Online Tutor Portal Site

How to Run ??

Requirements

  • Download and Install any local web server such as XAMPP.
  • Download the provided source code zip file. (download button is located below)

System Installation/Setup

  1. Enable the GD Library in your php.ini file.
  2. Open your XAMPP Control Panel and start Apache and MySQL.
  3. Extract the downloaded source code zip file.
  4. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  5. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  6. Create a new database naming otps_db.
  7. Import the provided SQL file. The file is known as otps_db.sql located inside the database folder.
  8. Browse the Online Tutor Portal Site in a browser. i.e. http://localhost/otps/.

Admin Default Access:

Username: admin
Password: admin123

Sample Tutor Access:

Email: [email protected]
Password: mcooper123

DEMO VIDEO

That's it. You can now explore the features and functionalities of this Online Tutor Portal Site in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects.

Explore more on this website for more Free Source Codes and Tutorials.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byGoodman Dickson (not verified)on Sat, 06/17/2023 - 23:07

The CSS folder is missing from the zipped file. Please pack it again.
Submitted byNaveed Ur Rehman (not verified)on Wed, 09/13/2023 - 11:41

I Need report of this project

Add new comment