Simple Mobile Comparison Website in PHP/OOP Free Source Code
Introduction This simple project is entitled Mobile Comparison Website. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is a simple Content Man...

Simple Mobile Comparison Website in PHP/OOP Free Source Code
Introduction This simple project is entitled Mobile Comparison Website. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is a simple Content Management System (CMS) that allow the users to compare the specification of the smartphones. The contents in the system are dynamic which means they can be managed or modified in the front-end. This has a pleasant user interface using the Bootstrap and AdminLTE Template. Also, it has user-friendly features and functionalities. About the Mobile Comparison Website I developed this project using the following:
PHP MySQL Database HTML CSS JavaScript jQuery Bootstrap v5 AdminLTE
This Mobile Comparison Website has 2 sides of the user interface. One is the Admin Panel which is only accessible to the system admin. This side requires the administrator to enter his/her system credentials in order to gain access and manage the data of the website. The admin can populate the list of specification categories of the smartphones. As I mentioned above that the system content is dynamic, the smartphones specification fields can be managed by the admin user. He/She can add, edit, or delete the specification field. The admin is in charge also of listing all the smartphones and its specification. The other side is for the public side. This site is accessible to all visitors and no login credentials are needed. The visitor can browse all the listed smartphones and they can view the phone's article or content. And for the main purpose of the project, the visitor can compare 2 different smartphones. They can simply choose 2 mobile devices or smartphones in the compare form and click the compare button. After that, the system will generate a list or table containing the selected device's specifications. Features Admin-Side
Secure Login and Logout Dashboard
Display the summary of lists.
Categories Management
Add New Category List All Categories Update Category View Category Delete Category
Fields Management
Add New Field List All Fields Update Field View Field Delete Field
Smart Phones Management
Add New Smart Phone List All Smart Phones Update Smart Phone View Smart Phone Details Delete Smart Phone
Manage User List (CRUD) Manage Account Details/Credentials Manage System Information
Public-Side
List All Smart Phones Search Smart Phones Read the SmartPhone Article and Specifications Compare Smart Phones Read 'About Us' Content
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 Public Home Page
Smart Phone Details Page
Comparison Result Page
Admin Panel
How to Run ?? Requirements
Download and Install any local web server such as XAMPP/WAMP. Download the provided source code zip file. (download button is located below)
Installation/Setup
Enable or Uncomment the GD Library on your php.ini file. Open your XAMPP/WAMP's Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming mcw_db. Import the provided SQL file. The file is known as mcw_db.sql located inside the database folder. Browse the Mobile Comparison Website in a browser. i.e. http://localhost/mcw/ and http://localhost/mcw/admin for the admin-side.
Default Admin Access: Username: admin Password: admin123 DEMO VIDEO
That's it. You can now explore the features and functionalities of this Mobile Comparison Website in PHP/OOP and MySQL Database. I hope 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
Download Project
