Online Tutor Portal Site in PHP/OPP Free Source Code
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 on...

Online Tutor Portal Site in PHP/OPP Free Source Code
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)
Tutor Details (Public)
Inquiry Form Modal (Public)
Tutor's Registration Page
Tutor's Dashboard
Management Dashboard
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
Enable the GD Library in your php.ini file. Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming otps_db. Import the provided SQL file. The file is known as otps_db.sql located inside the database folder. 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 :)
Screenshots
\n
\n
\n
\n
\n
\n
Download Project
