Introduction

This project is entitled Inquiries Store's Showroom Site. It is a web application developed in PHP and MySQL Database. The project was mainly built to provide Inquiries Stores a platform for their possible customers where they can display their helmet products virtually. It has a pleasant user interface using the Bootstrap Framework and AdminLTE Template. It consists of user-friendly features and functionalities.

How does the Helmet Store's Showroom Site work?

The Helmet Store's Showroom Site is an application that contains 2 modules which are the Management and Public site. The application allows certain business to virtually show their products to their possible customers by encoding their helmet products and their details to the site. The system outputs dynamic data and information about the product.

The Management Site is the side of the system where the management manages the data and products on the system. This site requires the users to log in with their valid credentials in order to gain the features and functionalities. Here, management can manage the list of Brands, Categories, Products, and Inquiries. They can also update some of the information displayed on the system such as the site name and 'about' page content.

On the Public Site, visitors can simply browse and explore the different types of helmet products in the store. They can list all the products or filter by Categories and Brands. Visitors can search also for the specific product that they think of and check if it is available in the store. Images of the product are also provided to the visitors.

Features and Functionalities

Here are the features and functionalities of the Helmet Store's Showroom Site.

Admin-Side

Public Site

Technologies

Here are the technologies used to developed this Helmet Store's Showroom Site:

Snapshots

Here are some of the pages snapshots of the Helmet Store's Showroom Site:

Public Home Page

Helmet Store's Showroom Site - Public Home Page

Brand List

Helmet Store's Showroom Site - Brand List

Products By Brands

Helmet Store's Showroom Site - Products By Brands

Search Product Result

Helmet Store's Showroom Site - Search Product Result

Products View

Helmet Store's Showroom Site - Products View

Admin Dashboard

Helmet Store's Showroom Site - Admin Dashboard

The Helmet Store's Showroom Site Project was only developed for educational purposes only. The source code zip file can be downloaded on this site for free. Feel free to download and modify the source code to meet your own requirements.

How to Run?

Requirements

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 named hss_db.
  7. Import the provided SQL file. The file is known as hss_db.sql located inside the database folder.
  8. Browse the Product Show Room Site in a browser. i.e. http://localhost/hss/.

Admin Default Access:

Username: admin
Password: admin123

That's it! I hope this Helmet Store's Showroom Site Project in PHP and MySQL Database will help you with what you are looking for and that you'll find something useful from the source code for your current or future PHP Projects.

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

Enjoy :)