Online Tailor Booking System using PHP and MySQL
‘Online Tailor Booking System’ we use PHP and MySQL database. This is the project which keeps records the records of tailor’s details, user’s details and tailor booking. ‘Online Tailor Booking System has three module i.e. admin, tailor and user.
Admin
- Dashboard: In this sections, admin can briefly view the total number of registered users and tailors, Total Listed Category and Total Listed Sub-Category.
- Category: In this section, admin can manage category (Add/Update/Delete).
- Sub-Category: In this section, admin can manage sub-category (Add/Update/Delete).
- Users: In this section, admin can manage registered tailors.
- Users: In this sections, admin can view registered users and their tailor booking.
- Pages: In this section, admin can update about us and contact us pages.
Admin can also update their profile, change the password and recover the password.
Tailors
- Dashboard: In this section, tailor can briefly view total number of total booking, total new booking, total approved booking, total cancelled booking, total on the way booking, total measurement taken, total fabrics received, total stitching is in-process, total stitching completed and total garments delivered.
- Booking Requests: In this section, tailors manage service appointments efficiently. It provides a centralized interface where tailors can view, update, and manage all incoming booking requests from customers.
- Reports: In this section, tailor can generate between dates booking reports within specified date ranges.
- Search: In this section, tailor can search booking request on the basis of booking number.
Tailor can also update their profile, change the password and recover the password.
Registered User
-
- Home Page: User can visit home page.
- View Tailor Details: User can the view tailors details which is registered.
- About Us: User sees the details of .website administrator.
- Contact Us: User can contact with website administrator.
- Accounts: Registered users have their own panel which have following details.
-
- My Booking: In this section, user can check the status of all their booking.
- Profile: Users can see their registered details such as name, email, phone number, and address.
- Change Password: In this section, user can change their password.
- Logout: In this section, user can logout from their panel
- Note: In this project MD5 encryption method used.
There are no reviews yet.