• We just launched and are currently in beta. Join us as we build and grow the community.

Simple Mobile Comparison Website in PHP/OOP Free Source Code

AyaanJamal

User Interaction Specialist
A Rep
0
0
0
Rep
0
A Vouches
0
0
0
Vouches
0
Posts
40
Likes
98
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
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

  1. Enable or Uncomment the GD Library on your php.ini

    file.
  2. Open your XAMPP/WAMP's Control Panel and start Apache and MySQL.
  3. Extract the downloaded source code zip file.
  4. 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.
  5. Browse the PHPMyAdmin in a browser. i.e.
  6. Create a new database naming mcw_db.
  7. Import the provided SQL file. The file is known as mcw_db.sql located inside the database folder.
  8. Browse the Mobile Comparison Website in a browser. i.e. and 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 :)

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.


Download
You must upgrade your account or reply in the thread to view hidden text.
 

442,401

317,942

317,951

Top