Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Home » PHP » Tailor Shop Management Project in PHP

Tailor Shop Management Project in PHP

Fully functional project in PHP, Mysql, CSS & JavaScript. Users are allowed to download and modify it as per their requirement. To understand the work flow please check the video attached below. For any queries contact us via email id.

Features of this project

  • Register Customer
  • Search Customer
  • Modify Customer
  • Delete Customer
  • Get list of registered customer

Directory Structure of Project

tailor shop management project directory structure

Login Page UI

User Name is "admin" & Password is "pass@123#" and both can be changed from the database table 'login'

Login Page of Tailor Shop Management in PHP

Landing Page after Login (Home)

This page appears when login is successful. This page has various menu to perform operations. Menu has following link :

  • Register
  • Update
  • Delete
  • Search
  • Customers
  • Log out

Login Page of Tailor Shop Management in PHP

Customer Registration

Customer can be registered using their basic information and their size.

Login Page of Tailor Shop Management in PHP

Update Customer Record

Customer data can be updated anytime. To update any record customer can be searched using their first name or contact no.

Login Page of Tailor Shop Management in PHP

Delete Customer

Customer can delted any point of time. We can search customer by his first name or contact no. "Delete" button should be pressed to conitnue deleting.

Login Page of Tailor Shop Management in PHP

Search Customer

Search customer by their name or contact number

Login Page of Tailor Shop Management in PHP

List of Registered Customer

Get list on registered customer on this page.

Login Page of Tailor Shop Management in PHP

Video on Tailor Shop Management