├── .gitattributes ├── Customer_Action.php ├── Customer_Add.php ├── README.md ├── about.php ├── add_brand.php ├── add_category.php ├── add_item.php ├── add_item_action.php ├── add_item_category.php ├── add_service.php ├── addtocart.php ├── admin_app_aprove.php ├── admin_app_view.php ├── admin_customer_view.php ├── admin_feedback_view.php ├── admin_header.php ├── admin_home.php ├── admin_item_view.php ├── admin_leave_view.php ├── admin_staff_view.php ├── aheader.php ├── app.php ├── app_purchase.php ├── apply_leave.php ├── appoint_approval.php ├── appointment_action.php ├── appointment_add.php ├── appointment_delete.php ├── appointment_status.php ├── bill_payment_action.php ├── bootstrap.css ├── brand_delete.php ├── brand_edit.php ├── brand_validation.php ├── calender ├── css │ └── redmond │ │ ├── images │ │ ├── Thumbs.db │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ ├── ui-bg_flat_55_fbec88_40x100.png │ │ ├── ui-bg_glass_75_d0e5f5_1x400.png │ │ ├── ui-bg_glass_85_dfeffc_1x400.png │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ ├── ui-bg_gloss-wave_55_5c9ccc_500x100.png │ │ ├── ui-bg_inset-hard_100_f5f8f9_1x100.png │ │ ├── ui-bg_inset-hard_100_fcfdfd_1x100.png │ │ ├── ui-icons_217bc0_256x240.png │ │ ├── ui-icons_2e83ff_256x240.png │ │ ├── ui-icons_469bdd_256x240.png │ │ ├── ui-icons_6da8d5_256x240.png │ │ ├── ui-icons_cd0a0a_256x240.png │ │ ├── ui-icons_d8e7f3_256x240.png │ │ └── ui-icons_f9bd01_256x240.png │ │ └── jquery-ui-1.8.14.custom.css └── js │ ├── jquery-1.5.1.min.js │ └── jquery-ui-1.8.14.custom.min.js ├── cart.php ├── cart_action.php ├── cart_view.php ├── category_action.php ├── change_password.php ├── css └── style.css ├── customer_change_pass.php ├── customer_edit.php ├── customer_first.php ├── customer_header.php ├── customer_home.php ├── customer_item_select.php ├── customer_login_action.php ├── customer_password_action.php ├── customer_service_view.php ├── customer_view.php ├── customer_view_item.php ├── date.php ├── dbconnect.php ├── delete_account.php ├── delete_app_request.php ├── delete_cart.php ├── delete_cart_item.php ├── delete_category.php ├── delete_item_category.php ├── delete_leave.php ├── delete_service.php ├── delete_staff.php ├── details_action.php ├── edit_action.php ├── edit_category.php ├── edit_item_category.php ├── edit_service.php ├── feed_edit_action.php ├── feedback.php ├── feedback_action.php ├── feedback_delete.php ├── feedback_edit.php ├── feedback_select.php ├── feedback_show.php ├── font ├── Amble-Regular-webfont.ttf └── BonvenoCF-Light-webfont.ttf ├── footer.php ├── forgot_pass.php ├── home.php ├── images ├── 082630-green-metallic-orb-icon-business-signature1.png ├── 1 (2).jpg ├── 1.ico ├── 1.jpg ├── 10.jpg ├── 11.jpg ├── 12.jpg ├── 13.jpg ├── 14.jpg ├── 15.jpg ├── 16.jpg ├── 17.jpg ├── 18.gif ├── 19.jpg ├── 2 (2).jpg ├── 2.ico ├── 2.jpg ├── 20.jpg ├── 21.jpg ├── 22.jpg ├── 23.png ├── 23162778-Rkefg.jpg ├── 24.gif ├── 25.jpg ├── 26.jpg ├── 27.jpg ├── 28.png ├── 29.png ├── 3 (2).jpg ├── 3.ico ├── 3.jpg ├── 30.png ├── 31.jpg ├── 32.jpg ├── 33.jpg ├── 34.jpg ├── 35.jpg ├── 36.jpg ├── 37.jpg ├── 38.jpg ├── 39.png ├── 4 (2).jpg ├── 4.ico ├── 4.jpg ├── 40.jpg ├── 41.jpg ├── 42.jpg ├── 43.jpg ├── 44.jpg ├── 45.png ├── 46.jpg ├── 47.png ├── 48.png ├── 49.png ├── 5.jpg ├── 50.gif ├── 51.jpg ├── 52.jpg ├── 53.jpg ├── 53ecc5ca-cfb4-427a-be9c-3bd0bc281da7.jpeg ├── 54.jpg ├── 55.jpg ├── 56.jpg ├── 57.jpg ├── 58.jpg ├── 59.jpg ├── 6.jpg ├── 60.jpg ├── 61.jpg ├── 62.jpg ├── 63.jpg ├── 64.jpg ├── 65.jpg ├── 7.jpg ├── 8.jpg ├── 9.jpg ├── Adbeni-Makeup-Kit-no-s-SDL245036583-1-ae0b9.jpg ├── Applic-Address-Book.ico ├── Balloons-Hearts.ico ├── Contrabass.ico ├── DeleteRed.png ├── Female-User.ico ├── File-Pictures.ico ├── Flowers.ico ├── Folder-BD-Files.ico ├── Folder-TV-Disney.ico ├── Folder-Valentines.ico ├── Ghost-Rider.ico ├── Guitar.ico ├── It helps keep your skin supple.jpg ├── Lakme-Rose-Face-Powder-Soft-1141224-1-827ab.jpg ├── Male-User.ico ├── Misc-Bug.ico ├── Rose-Cerise.ico ├── Rose-Tea.ico ├── Rose-orange-2.ico ├── Rose-peach-2.ico ├── Sign-Alert.ico ├── System-ViOrb-blue(1).ico ├── Telephone.jpg ├── Thumbs.db ├── Tree.ico ├── Violin.ico ├── Wood-Bird.ico ├── a+tavola+logo+welcome.png ├── about_img.jpg ├── academy.jpg ├── achievements-img.jpg ├── add.png ├── apple.ico ├── balls.ico ├── banner1.jpg ├── be-my-valentine.ico ├── beauty-tips-for-girls.jpg ├── beauty-tips-story-image_647_082215050334.jpg ├── blackberry.ico ├── bleeding-hearts.ico ├── bodakdev.jpg ├── body-spa.png ├── body_bg.jpg ├── book-now-icon.png ├── booknowbutton.png ├── bopal.jpg ├── border-bg.png ├── bridal-img.jpg ├── bridal-makeup.png ├── bullfinch_2.ico ├── butterfly-folder.ico ├── button_cancel.png ├── buy_now.png ├── cart-icon.png ├── cash_on_delivery.jpg ├── cherry.ico ├── chocolate-box.ico ├── christmas-bell.ico ├── christmas-tree-ball.ico ├── christmas_tree.ico ├── continue shopping.PNG ├── corporate-b.jpg ├── discountimg1.jpg ├── discountimg2.jpg ├── discountimg3.jpg ├── dooffy_ikony_christmas_0005_tree.ico ├── edit.ico ├── eye-makeup.png ├── facebook.png ├── fleche.png ├── flower-folder.ico ├── flowers-folder.ico ├── flying_bird_sparkles.ico ├── footer-bullet.png ├── footerborder-bg.png ├── forest-folder.ico ├── gift.ico ├── google-plus.png ├── gorgeous-brides-kandivali-east-mumbai-0b089.jpg ├── hair-cut.png ├── hair-spa.png ├── hair-style.png ├── hairimg1.jpg ├── hairimg2.jpg ├── hairimg3.jpg ├── hairimg4.jpg ├── hairimg5.jpg ├── hand-rose.ico ├── happy-birthday-cake.ico ├── hat.ico ├── headset.ico ├── heart(1).ico ├── heart-and-rose.ico ├── heart-of-roses.ico ├── heart-valentine.ico ├── heart.ico ├── highlighting-hair.png ├── home.ico ├── ice-folder.ico ├── icon-phone.png ├── images (2).jpg ├── k14317895.jpg ├── karetin-protein.png ├── latest-post-img1.jpg ├── latest-post-img2.jpg ├── latest-post-img3.jpg ├── leaves.ico ├── lion-folder.ico ├── load-logo.png ├── login.gif ├── logo.png ├── logo1.png ├── love.ico ├── makeover-img.jpg ├── manicure.png ├── map_thumb.jpg ├── marker1.png ├── maxresdefault.jpg ├── member-login.gif ├── nail-art.png ├── old_thunderbird_v2.ico ├── pedicure.png ├── placeorder.PNG ├── planet-folder.ico ├── portal1.gif ├── product-250x250.jpeg ├── rose (2).ico ├── rose.ico ├── santa-claus.ico ├── santa.ico ├── saree-draping.png ├── sea-folder.ico ├── slideimg-1.jpg ├── slider-border.png ├── spa.png ├── spa_product1.jpg ├── spa_product2.jpg ├── spa_product3.jpg ├── spa_product4.jpg ├── spa_product5.jpg ├── spa_product6.jpg ├── sprites (2).png ├── sprites.png ├── stick_figure_write_with_pen_md_wm.gif ├── symbol_check.png ├── tiger-folder.ico ├── to.png ├── tree-folder.ico ├── twitter.png ├── untitled.png ├── vimeo.png ├── water-drops-folder.ico ├── waxing.png ├── welcome_img.jpg ├── wolf-folder.ico └── wreath.ico ├── index.php ├── item_category_action.php ├── item_delete.php ├── item_edit.php ├── item_edit_action.php ├── itemcategory_edit_action.php ├── jquery-timepicker-1.3.0 ├── AUTHORS ├── CHANGELOG ├── LICENSE-GPL ├── LICENSE-MIT ├── README.md ├── jquery.timepicker.css ├── jquery.timepicker.js ├── jquery.timepicker.min.css └── jquery.timepicker.min.js ├── js ├── jquery.min.js ├── jquery.wmuSlider.js ├── modernizr.custom.min.js └── user-2.js ├── leave_approval.php ├── leave_approve.php ├── leave_reject.php ├── leave_status.php ├── login.php ├── logout.php ├── mark_read.php ├── menu_jquery.js ├── new.php ├── order_view.php ├── password_action.php ├── payment.php ├── payment_action.php ├── payment_action_purchase.php ├── payment_bill.php ├── phpmailer ├── ChangeLog.txt ├── LICENSE ├── README ├── SearchCriminal.php ├── class.phpmailer.php ├── class.smtp.php ├── class.smtp.php~ ├── docs │ └── timeoutfix.diff ├── language │ ├── phpmailer.lang-br.php │ ├── phpmailer.lang-ca.php │ ├── phpmailer.lang-cz.php │ ├── phpmailer.lang-de.php │ ├── phpmailer.lang-dk.php │ ├── phpmailer.lang-en.php │ ├── phpmailer.lang-es.php │ ├── phpmailer.lang-fi.php │ ├── phpmailer.lang-fo.php │ ├── phpmailer.lang-fr.php │ ├── phpmailer.lang-hu.php │ ├── phpmailer.lang-it.php │ ├── phpmailer.lang-ja.php │ ├── phpmailer.lang-nl.php │ ├── phpmailer.lang-no.php │ ├── phpmailer.lang-pl.php │ ├── phpmailer.lang-ro.php │ ├── phpmailer.lang-ru.php │ ├── phpmailer.lang-se.php │ └── phpmailer.lang-tr.php ├── phpdoc │ └── media │ │ ├── banner.css │ │ └── stylesheet.css └── test │ ├── phpmailer_test.php │ ├── phpunit.php │ └── test.png ├── print_bill.php ├── purchase_details.php ├── purchase_payment.php ├── replay.php ├── salon_management (1).sql ├── schedules.php ├── service_action.php ├── services.php ├── staff_action.php ├── staff_add.php ├── staff_appoint_service.php ├── staff_appointment_status.php ├── staff_change_pass.php ├── staff_edit.php ├── staff_edit_action.php ├── staff_fee_action.php ├── staff_feedback.php ├── staff_feedback_edit.php ├── staff_feedback_show.php ├── staff_first.php ├── staff_header.php ├── staff_home.php ├── staff_item_select.php ├── staff_password_action.php ├── staff_service_view.php ├── staff_view_item.php ├── stafffeed_edit_action.php ├── styles.css ├── table.css ├── table.css~ ├── transaction_view.php ├── transactions.php ├── view_bill.php ├── view_brand.php ├── view_category.php ├── view_category_action.php ├── view_item.php ├── view_item_category.php ├── view_itemcategory_action.php ├── view_service.php ├── view_staff.php └── viewdetails_bill.php /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | -------------------------------------------------------------------------------- /Customer_Action.php: -------------------------------------------------------------------------------- 1 | 0) 21 | { 22 | echo (""); 24 | } 25 | else 26 | { 27 | move_uploaded_file($_FILES["txt_Image"]["tmp_name"],"Uploads/".$_FILES["txt_Image"]["name"]); 28 | 29 | $varsql="INSERT INTO `tbl_registration`(`F_name`, `L_name`, `Gender`, `House_name`, `City`, 30 | `Dis_id`, `Mobile`, `Email`, `Image`, `Status`)values('$var_Customer_FName', 31 | '$var_Customer_LName','$var_Gender','$var_Housename','$var_City','$var_District','$var_Mobile', 32 | '$var_Email','$var_Image','1')"; 33 | $varresult=mysqli_query($con,$varsql); 34 | $z=mysqli_insert_id($con); 35 | $varsql1=mysqli_query($con,"INSERT INTO `tbl_login`(`Username`, `Password`, `Role_id`, 36 | `Reg_id`, `Status`) VALUES ('$var_Email','$pwd','1','$z','1')"); 37 | header("Location:login.php"); 38 | 39 | } 40 | ?> 41 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Salon-management 2 | -------------------------------------------------------------------------------- /add_brand.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | 16 | 17 | 18 | View Brands 19 | 20 | 21 | -------------------------------------------------------------------------------- /add_category.php: -------------------------------------------------------------------------------- 1 | 5 | 6 | 32 |

33 |

ADD CATEGORIES


34 | 35 |
36 | 37 | 38 | 39 | 40 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 |
Service Name 53 |
Category Name
Price
71 | 72 |
73 | 74 | View Category 75 | 76 | -------------------------------------------------------------------------------- /add_item.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |

ADD ITEMS

6 |
7 | 8 | 23 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /add_item_action.php: -------------------------------------------------------------------------------- 1 | window.alert('Item Added Successfully!!') 15 | window.location.href='add_item.php';"); 16 | } 17 | else 18 | { 19 | echo (""); 21 | } 22 | 23 | ?> -------------------------------------------------------------------------------- /add_item_category.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |

6 |

ADD ITEM CATEGORY


7 | 8 | 9 | 10 |
Item Name:      
Brand Name:    9 |
Item Category:  24 |
Item Price:        
Available Stock:
Item Image:      
                         
View Items
11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /add_service.php: -------------------------------------------------------------------------------- 1 | 5 | 6 | 32 |

33 |

ADD SERVICES


34 | 35 | 36 | 37 |
Category Name:
Category Description:
View Categories
38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 |
Service Name:
46 | 47 | 48 | 49 | View Service 50 | -------------------------------------------------------------------------------- /addtocart.php: -------------------------------------------------------------------------------- 1 | 5 |


6 |

ITEMS ADDED TO CART


7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 26 | 27 | 28 | 29 | 30 | 31 | 36 |
IdImageNameQuantityPriceSub-TotalRemove Item
'>
37 |

Add Feedback 38 |
39 | -------------------------------------------------------------------------------- /admin_app_aprove.php: -------------------------------------------------------------------------------- 1 | 4 |

APPOINTMENT REQUESTS


5 |
No Appointment Requests Yet!!!
"; 11 | } 12 | else 13 | { 14 | ?> 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 55 | 56 | 67 | 68 | 72 | -------------------------------------------------------------------------------- /admin_app_view.php: -------------------------------------------------------------------------------- 1 | 5 |

APPOINTMENT REQUESTS

6 |
SL.NONAMESERVICEDATETIMESTAFFREJECT
7 | 29 |
8 | 22 | 23 | >
24 | 28 |
30 | -------------------------------------------------------------------------------- /admin_customer_view.php: -------------------------------------------------------------------------------- 1 | 5 |

CUSTOMERS

6 |
No Customers were Registered Yet!!!
"; 12 | } 13 | else 14 | { 15 | ?> 16 | 17 | 33 |
18 | ".$i. "."; 25 | ?> 26 | 27 | >  
28 | 32 |
34 | -------------------------------------------------------------------------------- /admin_feedback_view.php: -------------------------------------------------------------------------------- 1 | 4 |

FEEDBACKS

5 |
No Feedbacks Yet !!!
"; 11 | } 12 | else 13 | { 14 | ?> 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 45 | -------------------------------------------------------------------------------- /admin_home.php: -------------------------------------------------------------------------------- 1 |

Welcome Admin..!!!

"; 4 | ?> 5 |
6 | 7 | 8 | 9 | 10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 | 19 | 20 |
21 |
22 |
23 | 24 |
25 | 26 |
27 |
28 | 31 | -------------------------------------------------------------------------------- /admin_item_view.php: -------------------------------------------------------------------------------- 1 | 5 | 6 | 7 |


8 |

ITEM CATEGORIES


9 |
10 | 23 | 24 |
25 | 26 | 27 |

28 | Add New Category 29 | 36 | -------------------------------------------------------------------------------- /admin_leave_view.php: -------------------------------------------------------------------------------- 1 | 5 |

LEAVE VIEW

6 |
SL.NONAMEDATEFEEDBACKSTATUS
Select Category
7 | 28 |
8 | 21 | 22 | >
23 | 27 |
29 | -------------------------------------------------------------------------------- /admin_staff_view.php: -------------------------------------------------------------------------------- 1 | 5 |

STAFFS

6 |
No Staffs Are Added Yet!!!
"; 12 | } 13 | else 14 | { 15 | ?> 16 | 17 | 33 |
18 | ".$i. ". "; 25 | ?> 26 | 27 | >  
28 | 32 |
34 | -------------------------------------------------------------------------------- /aheader.php: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | Free Reflection Salon & span Website Template | Home :: w3layouts 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 |
23 |
24 | 27 |
28 |

Call US: 111-234-56789

29 |
30 | 31 |
32 |
33 | 34 | 35 |
36 |
37 |
38 | 47 |
48 |
49 |
50 | 51 |
52 |
53 | 54 |
55 | 56 | 57 |
58 | 59 | 60 |
61 |
62 |
63 |
64 |
65 | -------------------------------------------------------------------------------- /app_purchase.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /apply_leave.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 |

LEAVE APPLICATION

7 |
8 | 9 | 10 | 16 | 17 | 18 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /appoint_approval.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /appointment_delete.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /bill_payment_action.php: -------------------------------------------------------------------------------- 1 | window.alert('Your Payment Details Entered Successfully!!') 17 | window.location.href='payment_bill.php?uid=$_SESSION[Reg_id]'"; 18 | } 19 | else 20 | { 21 | echo ""; 23 | } 24 | 25 | ?> -------------------------------------------------------------------------------- /brand_delete.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /brand_edit.php: -------------------------------------------------------------------------------- 1 | 2 | 11 |

EDIT BRAND



12 | 13 | 14 |
DATE:
SECTION:
REASON:
15 | 16 | 17 | 18 |
Brand Name:
19 | 20 | 21 | 22 | 31 | 32 | -------------------------------------------------------------------------------- /brand_validation.php: -------------------------------------------------------------------------------- 1 | 0) 9 | { 10 | echo (""); 12 | } 13 | else 14 | { 15 | $sql=mysqli_query($con,"INSERT INTO `tbl_brand`(`Brand_name`, `Status`) VALUES ('$bname','1')"); 16 | if($sql) 17 | { 18 | echo (""); 20 | } 21 | else 22 | { 23 | echo (""); 25 | } 26 | } 27 | 28 | ?> -------------------------------------------------------------------------------- /calender/css/redmond/images/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/Thumbs.db -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_217bc0_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_217bc0_256x240.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_469bdd_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_469bdd_256x240.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_6da8d5_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_6da8d5_256x240.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_d8e7f3_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_d8e7f3_256x240.png -------------------------------------------------------------------------------- /calender/css/redmond/images/ui-icons_f9bd01_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/calender/css/redmond/images/ui-icons_f9bd01_256x240.png -------------------------------------------------------------------------------- /cart_action.php: -------------------------------------------------------------------------------- 1 | 20 | -------------------------------------------------------------------------------- /category_action.php: -------------------------------------------------------------------------------- 1 | 0) 12 | { 13 | echo (""); 15 | } 16 | else 17 | { 18 | $sql=mysqli_query($con,"INSERT INTO `tbl_category`(`Cat_id`, `ser_cat_name`, `ser_cat_price`,`status`) 19 | VALUES ('$service_name','$category_name','$amount','1')"); 20 | 21 | if($sql) 22 | { 23 | echo (""); 25 | } 26 | else 27 | { 28 | echo (""); 30 | } 31 | } 32 | } 33 | 34 | ?> -------------------------------------------------------------------------------- /customer_home.php: -------------------------------------------------------------------------------- 1 | 4 |

USER PROFILE

5 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NAME                
GENDER          
HOUSE NAME  
CITY                
DISTRICT         
PHONE            
EMAIL              
27 | -------------------------------------------------------------------------------- /customer_item_select.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |
6 |

7 |

ITEM CATEGORIES


8 |
No Items Added Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 |
".$i. "."; 26 | ?> 27 | 28 |
32 | 33 | 34 |
35 | 36 |
37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /customer_password_action.php: -------------------------------------------------------------------------------- 1 | 26 | 27 | -------------------------------------------------------------------------------- /customer_service_view.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |

6 |

SERVICES

"; 13 | echo "

No Services Added Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 | 20 | 21 | 22 | 23 | 24 |
".$row1['Cat_name']."
"; 33 | while($row=mysqli_fetch_array($results)) 34 | { 35 | 36 | echo "
37 | 38 | 39 | "; 40 | $i++; 41 | 42 | }} 43 | ?> 44 |
IdCategory namePriceBook Now
$i$row[ser_cat_name]$row[ser_cat_price]
45 | 63 | -------------------------------------------------------------------------------- /customer_view.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 |

CUSTOMER DETAILS

7 |
8 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 33 | 34 | -------------------------------------------------------------------------------- /customer_view_item.php: -------------------------------------------------------------------------------- 1 | 4 |

ITEM DETAILS


5 | 6 | 7 | 8 |
No Items Added !!!
"; 15 | } 16 | else 17 | { 18 | ?> 19 |
Name:            
Gender:        
House Name: 
City:               
District:          
Mobile:          
Email:            


Back To Previous Page
20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 42 | 44 | 45 | 46 | 47 | 48 | 49 | "; 50 | $i++; 51 | } 52 | } 53 | ?> 54 |
IdItem NameBrand NameCategory NamePriceImagePurchase
$i$row[Item_name]$row1[Brand_name]$row2[Item_Cat_name]$row[Item_price]
55 |

Back To Previous Page 56 | 74 | -------------------------------------------------------------------------------- /date.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |

Appointment Requests

6 | Select Date:

7 |
8 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 56 | 74 | -------------------------------------------------------------------------------- /dbconnect.php: -------------------------------------------------------------------------------- 1 | 4 | -------------------------------------------------------------------------------- /delete_account.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_app_request.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_cart.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_cart_item.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_category.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_item_category.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_leave.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /delete_service.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /delete_staff.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /details_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /edit_action.php: -------------------------------------------------------------------------------- 1 | 34 | -------------------------------------------------------------------------------- /edit_category.php: -------------------------------------------------------------------------------- 1 | 8 | 9 |

10 |

EDIT CATEGORIES


11 | 12 | 13 | 14 |
SL.NONAMESERVICEDATETIMESTAFFREJECT
15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
Category Name
Price
27 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /edit_item_category.php: -------------------------------------------------------------------------------- 1 | 8 | 9 |

10 |

EDIT ITEM CATEGORIES


11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
Category Name
Description
27 | 28 |
29 | 30 | -------------------------------------------------------------------------------- /edit_service.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |

6 |

EDIT SERVICES


7 | 8 |
9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 | 24 |
SERVICE_NAME:
25 |
26 | 27 | -------------------------------------------------------------------------------- /feed_edit_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /feedback.php: -------------------------------------------------------------------------------- 1 | 9 | 10 |
11 |

FEEDBACKS

12 | 13 | 32 | 33 | 34 | 35 | 48 | 49 |
50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 61 | 62 | 63 | 64 | 65 | 66 | 67 |
Feedback_date"readonly="readonly">
Feedback 59 | 60 |
Show Feedbacks
68 | 69 | 70 | 71 | 72 | -------------------------------------------------------------------------------- /feedback_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /feedback_delete.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /feedback_edit.php: -------------------------------------------------------------------------------- 1 | 4 | 11 |

*****EDIT FEEDBACK*****



12 | 13 | 14 | 15 | 16 | 17 | 18 |
Feedback message:
19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /feedback_select.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |


6 |

FEEDBACK


7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 26 | 27 | 28 | "; 29 | $i++; 30 | } 31 | 32 | ?> 33 |
IdREG_IDDATEFEEDBACK
$i$row[Reg_id]$row[Date]$row[Feed_msg]
34 |
35 | -------------------------------------------------------------------------------- /feedback_show.php: -------------------------------------------------------------------------------- 1 | 5 |


6 |

FEEDBACK DETAILS


7 |
No Feedbacks Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 37 | 38 | 39 | 40 | 41 | 42 | 47 |
IdDateFeedback MessageEditDelete
'>
48 |

Add Feedback 49 |
50 | -------------------------------------------------------------------------------- /font/Amble-Regular-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/font/Amble-Regular-webfont.ttf -------------------------------------------------------------------------------- /font/BonvenoCF-Light-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/font/BonvenoCF-Light-webfont.ttf -------------------------------------------------------------------------------- /footer.php: -------------------------------------------------------------------------------- 1 | 2 |
3 |
4 | 5 | 6 | 7 |
8 |
9 | 10 | 11 | 12 |
13 |
14 | 15 | 16 | 17 | 69 |
70 |

Company Name © All rights Reseverd | Design by LIYA MATHEW

71 |
72 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /forgot_pass.php: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 |
17 |
18 | 21 |
22 |

Call US: 111-234-56789

23 |
24 | 25 |
26 |
27 |
28 |
29 |
30 | 42 | 47 |
48 |
49 |
50 |
51 |
52 | 53 |
54 |
55 | 56 |
57 | 58 |
59 | 60 |
-------------------------------------------------------------------------------- /home.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Welcome
11 | 26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 | 49 | -------------------------------------------------------------------------------- /images/082630-green-metallic-orb-icon-business-signature1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/082630-green-metallic-orb-icon-business-signature1.png -------------------------------------------------------------------------------- /images/1 (2).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/1 (2).jpg -------------------------------------------------------------------------------- /images/1.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/1.ico -------------------------------------------------------------------------------- /images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/1.jpg -------------------------------------------------------------------------------- /images/10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/10.jpg -------------------------------------------------------------------------------- /images/11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/11.jpg -------------------------------------------------------------------------------- /images/12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/12.jpg -------------------------------------------------------------------------------- /images/13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/13.jpg -------------------------------------------------------------------------------- /images/14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/14.jpg -------------------------------------------------------------------------------- /images/15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/15.jpg -------------------------------------------------------------------------------- /images/16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/16.jpg -------------------------------------------------------------------------------- /images/17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/17.jpg -------------------------------------------------------------------------------- /images/18.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/18.gif -------------------------------------------------------------------------------- /images/19.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/19.jpg -------------------------------------------------------------------------------- /images/2 (2).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/2 (2).jpg -------------------------------------------------------------------------------- /images/2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/2.ico -------------------------------------------------------------------------------- /images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/2.jpg -------------------------------------------------------------------------------- /images/20.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/20.jpg -------------------------------------------------------------------------------- /images/21.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/21.jpg -------------------------------------------------------------------------------- /images/22.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/22.jpg -------------------------------------------------------------------------------- /images/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/23.png -------------------------------------------------------------------------------- /images/23162778-Rkefg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/23162778-Rkefg.jpg -------------------------------------------------------------------------------- /images/24.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/24.gif -------------------------------------------------------------------------------- /images/25.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/25.jpg -------------------------------------------------------------------------------- /images/26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/26.jpg -------------------------------------------------------------------------------- /images/27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/27.jpg -------------------------------------------------------------------------------- /images/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/28.png -------------------------------------------------------------------------------- /images/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/29.png -------------------------------------------------------------------------------- /images/3 (2).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/3 (2).jpg -------------------------------------------------------------------------------- /images/3.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/3.ico -------------------------------------------------------------------------------- /images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/3.jpg -------------------------------------------------------------------------------- /images/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/30.png -------------------------------------------------------------------------------- /images/31.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/31.jpg -------------------------------------------------------------------------------- /images/32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/32.jpg -------------------------------------------------------------------------------- /images/33.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/33.jpg -------------------------------------------------------------------------------- /images/34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/34.jpg -------------------------------------------------------------------------------- /images/35.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/35.jpg -------------------------------------------------------------------------------- /images/36.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/36.jpg -------------------------------------------------------------------------------- /images/37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/37.jpg -------------------------------------------------------------------------------- /images/38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/38.jpg -------------------------------------------------------------------------------- /images/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/39.png -------------------------------------------------------------------------------- /images/4 (2).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/4 (2).jpg -------------------------------------------------------------------------------- /images/4.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/4.ico -------------------------------------------------------------------------------- /images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/4.jpg -------------------------------------------------------------------------------- /images/40.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/40.jpg -------------------------------------------------------------------------------- /images/41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/41.jpg -------------------------------------------------------------------------------- /images/42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/42.jpg -------------------------------------------------------------------------------- /images/43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/43.jpg -------------------------------------------------------------------------------- /images/44.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/44.jpg -------------------------------------------------------------------------------- /images/45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/45.png -------------------------------------------------------------------------------- /images/46.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/46.jpg -------------------------------------------------------------------------------- /images/47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/47.png -------------------------------------------------------------------------------- /images/48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/48.png -------------------------------------------------------------------------------- /images/49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/49.png -------------------------------------------------------------------------------- /images/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/5.jpg -------------------------------------------------------------------------------- /images/50.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/50.gif -------------------------------------------------------------------------------- /images/51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/51.jpg -------------------------------------------------------------------------------- /images/52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/52.jpg -------------------------------------------------------------------------------- /images/53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/53.jpg -------------------------------------------------------------------------------- /images/53ecc5ca-cfb4-427a-be9c-3bd0bc281da7.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/53ecc5ca-cfb4-427a-be9c-3bd0bc281da7.jpeg -------------------------------------------------------------------------------- /images/54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/54.jpg -------------------------------------------------------------------------------- /images/55.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/55.jpg -------------------------------------------------------------------------------- /images/56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/56.jpg -------------------------------------------------------------------------------- /images/57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/57.jpg -------------------------------------------------------------------------------- /images/58.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/58.jpg -------------------------------------------------------------------------------- /images/59.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/59.jpg -------------------------------------------------------------------------------- /images/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/6.jpg -------------------------------------------------------------------------------- /images/60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/60.jpg -------------------------------------------------------------------------------- /images/61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/61.jpg -------------------------------------------------------------------------------- /images/62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/62.jpg -------------------------------------------------------------------------------- /images/63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/63.jpg -------------------------------------------------------------------------------- /images/64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/64.jpg -------------------------------------------------------------------------------- /images/65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/65.jpg -------------------------------------------------------------------------------- /images/7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/7.jpg -------------------------------------------------------------------------------- /images/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/8.jpg -------------------------------------------------------------------------------- /images/9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/9.jpg -------------------------------------------------------------------------------- /images/Adbeni-Makeup-Kit-no-s-SDL245036583-1-ae0b9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Adbeni-Makeup-Kit-no-s-SDL245036583-1-ae0b9.jpg -------------------------------------------------------------------------------- /images/Applic-Address-Book.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Applic-Address-Book.ico -------------------------------------------------------------------------------- /images/Balloons-Hearts.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Balloons-Hearts.ico -------------------------------------------------------------------------------- /images/Contrabass.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Contrabass.ico -------------------------------------------------------------------------------- /images/DeleteRed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/DeleteRed.png -------------------------------------------------------------------------------- /images/Female-User.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Female-User.ico -------------------------------------------------------------------------------- /images/File-Pictures.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/File-Pictures.ico -------------------------------------------------------------------------------- /images/Flowers.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Flowers.ico -------------------------------------------------------------------------------- /images/Folder-BD-Files.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Folder-BD-Files.ico -------------------------------------------------------------------------------- /images/Folder-TV-Disney.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Folder-TV-Disney.ico -------------------------------------------------------------------------------- /images/Folder-Valentines.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Folder-Valentines.ico -------------------------------------------------------------------------------- /images/Ghost-Rider.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Ghost-Rider.ico -------------------------------------------------------------------------------- /images/Guitar.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Guitar.ico -------------------------------------------------------------------------------- /images/It helps keep your skin supple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/It helps keep your skin supple.jpg -------------------------------------------------------------------------------- /images/Lakme-Rose-Face-Powder-Soft-1141224-1-827ab.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Lakme-Rose-Face-Powder-Soft-1141224-1-827ab.jpg -------------------------------------------------------------------------------- /images/Male-User.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Male-User.ico -------------------------------------------------------------------------------- /images/Misc-Bug.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Misc-Bug.ico -------------------------------------------------------------------------------- /images/Rose-Cerise.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Rose-Cerise.ico -------------------------------------------------------------------------------- /images/Rose-Tea.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Rose-Tea.ico -------------------------------------------------------------------------------- /images/Rose-orange-2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Rose-orange-2.ico -------------------------------------------------------------------------------- /images/Rose-peach-2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Rose-peach-2.ico -------------------------------------------------------------------------------- /images/Sign-Alert.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Sign-Alert.ico -------------------------------------------------------------------------------- /images/System-ViOrb-blue(1).ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/System-ViOrb-blue(1).ico -------------------------------------------------------------------------------- /images/Telephone.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Telephone.jpg -------------------------------------------------------------------------------- /images/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Thumbs.db -------------------------------------------------------------------------------- /images/Tree.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Tree.ico -------------------------------------------------------------------------------- /images/Violin.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Violin.ico -------------------------------------------------------------------------------- /images/Wood-Bird.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/Wood-Bird.ico -------------------------------------------------------------------------------- /images/a+tavola+logo+welcome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/a+tavola+logo+welcome.png -------------------------------------------------------------------------------- /images/about_img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/about_img.jpg -------------------------------------------------------------------------------- /images/academy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/academy.jpg -------------------------------------------------------------------------------- /images/achievements-img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/achievements-img.jpg -------------------------------------------------------------------------------- /images/add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/add.png -------------------------------------------------------------------------------- /images/apple.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/apple.ico -------------------------------------------------------------------------------- /images/balls.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/balls.ico -------------------------------------------------------------------------------- /images/banner1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/banner1.jpg -------------------------------------------------------------------------------- /images/be-my-valentine.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/be-my-valentine.ico -------------------------------------------------------------------------------- /images/beauty-tips-for-girls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/beauty-tips-for-girls.jpg -------------------------------------------------------------------------------- /images/beauty-tips-story-image_647_082215050334.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/beauty-tips-story-image_647_082215050334.jpg -------------------------------------------------------------------------------- /images/blackberry.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/blackberry.ico -------------------------------------------------------------------------------- /images/bleeding-hearts.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/bleeding-hearts.ico -------------------------------------------------------------------------------- /images/bodakdev.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/bodakdev.jpg -------------------------------------------------------------------------------- /images/body-spa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/body-spa.png -------------------------------------------------------------------------------- /images/body_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/body_bg.jpg -------------------------------------------------------------------------------- /images/book-now-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/book-now-icon.png -------------------------------------------------------------------------------- /images/booknowbutton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/booknowbutton.png -------------------------------------------------------------------------------- /images/bopal.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/bopal.jpg -------------------------------------------------------------------------------- /images/border-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/border-bg.png -------------------------------------------------------------------------------- /images/bridal-img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/bridal-img.jpg -------------------------------------------------------------------------------- /images/bridal-makeup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/bridal-makeup.png -------------------------------------------------------------------------------- /images/bullfinch_2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/bullfinch_2.ico -------------------------------------------------------------------------------- /images/butterfly-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/butterfly-folder.ico -------------------------------------------------------------------------------- /images/button_cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/button_cancel.png -------------------------------------------------------------------------------- /images/buy_now.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/buy_now.png -------------------------------------------------------------------------------- /images/cart-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/cart-icon.png -------------------------------------------------------------------------------- /images/cash_on_delivery.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/cash_on_delivery.jpg -------------------------------------------------------------------------------- /images/cherry.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/cherry.ico -------------------------------------------------------------------------------- /images/chocolate-box.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/chocolate-box.ico -------------------------------------------------------------------------------- /images/christmas-bell.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/christmas-bell.ico -------------------------------------------------------------------------------- /images/christmas-tree-ball.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/christmas-tree-ball.ico -------------------------------------------------------------------------------- /images/christmas_tree.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/christmas_tree.ico -------------------------------------------------------------------------------- /images/continue shopping.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/continue shopping.PNG -------------------------------------------------------------------------------- /images/corporate-b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/corporate-b.jpg -------------------------------------------------------------------------------- /images/discountimg1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/discountimg1.jpg -------------------------------------------------------------------------------- /images/discountimg2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/discountimg2.jpg -------------------------------------------------------------------------------- /images/discountimg3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/discountimg3.jpg -------------------------------------------------------------------------------- /images/dooffy_ikony_christmas_0005_tree.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/dooffy_ikony_christmas_0005_tree.ico -------------------------------------------------------------------------------- /images/edit.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/edit.ico -------------------------------------------------------------------------------- /images/eye-makeup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/eye-makeup.png -------------------------------------------------------------------------------- /images/facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/facebook.png -------------------------------------------------------------------------------- /images/fleche.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/fleche.png -------------------------------------------------------------------------------- /images/flower-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/flower-folder.ico -------------------------------------------------------------------------------- /images/flowers-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/flowers-folder.ico -------------------------------------------------------------------------------- /images/flying_bird_sparkles.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/flying_bird_sparkles.ico -------------------------------------------------------------------------------- /images/footer-bullet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/footer-bullet.png -------------------------------------------------------------------------------- /images/footerborder-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/footerborder-bg.png -------------------------------------------------------------------------------- /images/forest-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/forest-folder.ico -------------------------------------------------------------------------------- /images/gift.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/gift.ico -------------------------------------------------------------------------------- /images/google-plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/google-plus.png -------------------------------------------------------------------------------- /images/gorgeous-brides-kandivali-east-mumbai-0b089.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/gorgeous-brides-kandivali-east-mumbai-0b089.jpg -------------------------------------------------------------------------------- /images/hair-cut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hair-cut.png -------------------------------------------------------------------------------- /images/hair-spa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hair-spa.png -------------------------------------------------------------------------------- /images/hair-style.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hair-style.png -------------------------------------------------------------------------------- /images/hairimg1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hairimg1.jpg -------------------------------------------------------------------------------- /images/hairimg2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hairimg2.jpg -------------------------------------------------------------------------------- /images/hairimg3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hairimg3.jpg -------------------------------------------------------------------------------- /images/hairimg4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hairimg4.jpg -------------------------------------------------------------------------------- /images/hairimg5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hairimg5.jpg -------------------------------------------------------------------------------- /images/hand-rose.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hand-rose.ico -------------------------------------------------------------------------------- /images/happy-birthday-cake.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/happy-birthday-cake.ico -------------------------------------------------------------------------------- /images/hat.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/hat.ico -------------------------------------------------------------------------------- /images/headset.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/headset.ico -------------------------------------------------------------------------------- /images/heart(1).ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/heart(1).ico -------------------------------------------------------------------------------- /images/heart-and-rose.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/heart-and-rose.ico -------------------------------------------------------------------------------- /images/heart-of-roses.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/heart-of-roses.ico -------------------------------------------------------------------------------- /images/heart-valentine.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/heart-valentine.ico -------------------------------------------------------------------------------- /images/heart.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/heart.ico -------------------------------------------------------------------------------- /images/highlighting-hair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/highlighting-hair.png -------------------------------------------------------------------------------- /images/home.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/home.ico -------------------------------------------------------------------------------- /images/ice-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/ice-folder.ico -------------------------------------------------------------------------------- /images/icon-phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/icon-phone.png -------------------------------------------------------------------------------- /images/images (2).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/images (2).jpg -------------------------------------------------------------------------------- /images/k14317895.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/k14317895.jpg -------------------------------------------------------------------------------- /images/karetin-protein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/karetin-protein.png -------------------------------------------------------------------------------- /images/latest-post-img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/latest-post-img1.jpg -------------------------------------------------------------------------------- /images/latest-post-img2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/latest-post-img2.jpg -------------------------------------------------------------------------------- /images/latest-post-img3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/latest-post-img3.jpg -------------------------------------------------------------------------------- /images/leaves.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/leaves.ico -------------------------------------------------------------------------------- /images/lion-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/lion-folder.ico -------------------------------------------------------------------------------- /images/load-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/load-logo.png -------------------------------------------------------------------------------- /images/login.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/login.gif -------------------------------------------------------------------------------- /images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/logo.png -------------------------------------------------------------------------------- /images/logo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/logo1.png -------------------------------------------------------------------------------- /images/love.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/love.ico -------------------------------------------------------------------------------- /images/makeover-img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/makeover-img.jpg -------------------------------------------------------------------------------- /images/manicure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/manicure.png -------------------------------------------------------------------------------- /images/map_thumb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/map_thumb.jpg -------------------------------------------------------------------------------- /images/marker1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/marker1.png -------------------------------------------------------------------------------- /images/maxresdefault.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/maxresdefault.jpg -------------------------------------------------------------------------------- /images/member-login.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/member-login.gif -------------------------------------------------------------------------------- /images/nail-art.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/nail-art.png -------------------------------------------------------------------------------- /images/old_thunderbird_v2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/old_thunderbird_v2.ico -------------------------------------------------------------------------------- /images/pedicure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/pedicure.png -------------------------------------------------------------------------------- /images/placeorder.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/placeorder.PNG -------------------------------------------------------------------------------- /images/planet-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/planet-folder.ico -------------------------------------------------------------------------------- /images/portal1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/portal1.gif -------------------------------------------------------------------------------- /images/product-250x250.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/product-250x250.jpeg -------------------------------------------------------------------------------- /images/rose (2).ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/rose (2).ico -------------------------------------------------------------------------------- /images/rose.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/rose.ico -------------------------------------------------------------------------------- /images/santa-claus.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/santa-claus.ico -------------------------------------------------------------------------------- /images/santa.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/santa.ico -------------------------------------------------------------------------------- /images/saree-draping.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/saree-draping.png -------------------------------------------------------------------------------- /images/sea-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/sea-folder.ico -------------------------------------------------------------------------------- /images/slideimg-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/slideimg-1.jpg -------------------------------------------------------------------------------- /images/slider-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/slider-border.png -------------------------------------------------------------------------------- /images/spa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa.png -------------------------------------------------------------------------------- /images/spa_product1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa_product1.jpg -------------------------------------------------------------------------------- /images/spa_product2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa_product2.jpg -------------------------------------------------------------------------------- /images/spa_product3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa_product3.jpg -------------------------------------------------------------------------------- /images/spa_product4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa_product4.jpg -------------------------------------------------------------------------------- /images/spa_product5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa_product5.jpg -------------------------------------------------------------------------------- /images/spa_product6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/spa_product6.jpg -------------------------------------------------------------------------------- /images/sprites (2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/sprites (2).png -------------------------------------------------------------------------------- /images/sprites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/sprites.png -------------------------------------------------------------------------------- /images/stick_figure_write_with_pen_md_wm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/stick_figure_write_with_pen_md_wm.gif -------------------------------------------------------------------------------- /images/symbol_check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/symbol_check.png -------------------------------------------------------------------------------- /images/tiger-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/tiger-folder.ico -------------------------------------------------------------------------------- /images/to.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/to.png -------------------------------------------------------------------------------- /images/tree-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/tree-folder.ico -------------------------------------------------------------------------------- /images/twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/twitter.png -------------------------------------------------------------------------------- /images/untitled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/untitled.png -------------------------------------------------------------------------------- /images/vimeo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/vimeo.png -------------------------------------------------------------------------------- /images/water-drops-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/water-drops-folder.ico -------------------------------------------------------------------------------- /images/waxing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/waxing.png -------------------------------------------------------------------------------- /images/welcome_img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/welcome_img.jpg -------------------------------------------------------------------------------- /images/wolf-folder.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/wolf-folder.ico -------------------------------------------------------------------------------- /images/wreath.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/images/wreath.ico -------------------------------------------------------------------------------- /item_category_action.php: -------------------------------------------------------------------------------- 1 | 0) 9 | { 10 | echo (""); 12 | } 13 | else 14 | { 15 | $sql=mysqli_query($con,"INSERT INTO `tbl_item_category`(`Item_Cat_name`, `Description`, `Status`) VALUES ('$category_name','$category_desc',1)"); 16 | if($sql) 17 | { 18 | echo (""); 20 | } 21 | else 22 | { 23 | echo (""); 25 | } 26 | } 27 | ?> -------------------------------------------------------------------------------- /item_delete.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /item_edit.php: -------------------------------------------------------------------------------- 1 | 5 | 13 | 14 |

EDIT ITEM



15 | 16 | 17 | 18 | 33 | 34 | 35 | 36 | 38 | 39 | 40 | 41 | 61 | -------------------------------------------------------------------------------- /item_edit_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /itemcategory_edit_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /jquery-timepicker-1.3.0/AUTHORS: -------------------------------------------------------------------------------- 1 | /** 2 | * jQuery Timepicker - v1.3.0 - 2013-11-09 3 | * http://wvega.github.com/timepicker/ 4 | * 5 | * Enhances standard form input fields helping users to select (or type) times. 6 | * 7 | * Copyright (c) 2013 Willington Vega; Licensed MIT, GPL 8 | */ 9 | 10 | # Authors ordered by first contribution. 11 | 12 | Willington Vega 13 | Brian Link 14 | Ian Enders 15 | Jo Liss https://github.com/joliss 16 | Billy Bednar https://github.com/billybednar 17 | Conrad Frame https://github.com/sponrad 18 | -------------------------------------------------------------------------------- /jquery-timepicker-1.3.0/LICENSE-MIT: -------------------------------------------------------------------------------- 1 | /** 2 | * jQuery Timepicker - v1.3.0 - 2013-11-09 3 | * http://wvega.github.com/timepicker/ 4 | * 5 | * Enhances standard form input fields helping users to select (or type) times. 6 | * 7 | * Copyright (c) 2013 Willington Vega; Licensed MIT, GPL 8 | */ 9 | 10 | jQuery TimePicker plugin 11 | 12 | A jQuery plugin to enhance standard form input fields helping 13 | users to select (or type) times. 14 | 15 | Copyright (c) 2010 Willington Vega 16 | 17 | Permission is hereby granted, free of charge, to any person 18 | obtaining a copy of this software and associated documentation 19 | files (the "Software"), to deal in the Software without 20 | restriction, including without limitation the rights to use, 21 | copy, modify, merge, publish, distribute, sublicense, and/or sell 22 | copies of the Software, and to permit persons to whom the 23 | Software is furnished to do so, subject to the following 24 | conditions: 25 | 26 | The above copyright notice and this permission notice shall be 27 | included in all copies or substantial portions of the Software. 28 | 29 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 30 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 31 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 32 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 33 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 34 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 35 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 36 | OTHER DEALINGS IN THE SOFTWARE. 37 | -------------------------------------------------------------------------------- /jquery-timepicker-1.3.0/README.md: -------------------------------------------------------------------------------- 1 | /** 2 | * jQuery Timepicker - v1.3.0 - 2013-11-09 3 | * http://wvega.github.com/timepicker/ 4 | * 5 | * Enhances standard form input fields helping users to select (or type) times. 6 | * 7 | * Copyright (c) 2013 Willington Vega; Licensed MIT, GPL 8 | */ 9 | 10 | # jQuery Timepicker [![Build Status](https://travis-ci.org/wvega/timepicker.png?branch=master)](https://travis-ci.org/wvega/timepicker) 11 | 12 | A jQuery plugin to enhance standard form input fields helping users to select 13 | (or type) times. 14 | 15 | Please visit http://wvega.github.com/timepicker/ for Documentation, Examples 16 | and Getting Started information. 17 | 18 | ## Release History 19 | 20 | See [CHANGELOG](https://github.com/wvega/timepicker/blob/master/CHANGELOG) 21 | 22 | ## License 23 | Copyright (c) 2012 Willington Vega 24 | Licensed under the MIT, GPL licenses. 25 | -------------------------------------------------------------------------------- /jquery-timepicker-1.3.0/jquery.timepicker.css: -------------------------------------------------------------------------------- 1 | /** 2 | * jQuery Timepicker - v1.3.0 - 2013-11-09 3 | * http://wvega.github.com/timepicker/ 4 | * 5 | * Enhances standard form input fields helping users to select (or type) times. 6 | * 7 | * Copyright (c) 2013 Willington Vega; Licensed MIT, GPL 8 | */ 9 | 10 | .ui-timepicker-container { 11 | position: absolute; 12 | overflow: hidden; 13 | } 14 | 15 | .ui-timepicker { 16 | display: block; 17 | height: 200px; 18 | text-align: center; 19 | list-style: none outside none; 20 | overflow: auto; 21 | overflow-x: hidden; /* IE */ 22 | margin: 0; 23 | padding: 0 1px; 24 | } 25 | .ui-timepicker-standard { 26 | /* .ui-widget */ 27 | font-family: Verdana,Arial,sans-serif; 28 | font-size: 1.1em; 29 | /* .ui-widget-content */ 30 | background-color: #FFF; 31 | border: 1px solid #AAA; 32 | color: #222; 33 | /* .ui-menu */ 34 | margin: 0; 35 | padding: 2px; 36 | } 37 | .ui-timepicker-standard a { 38 | /* .ui-widget-content a */ 39 | color: #222; 40 | } 41 | .ui-timepicker-standard .ui-state-hover { 42 | /* .ui-state-hover */ 43 | background-color: #DADADA; 44 | border: 1px solid #999; 45 | font-weight: normal; 46 | color: #212121; 47 | } 48 | .ui-timepicker-standard .ui-menu-item { 49 | /* .ui-menu .ui-menu-item */ 50 | /*clear: left; 51 | float: left;*/ 52 | margin: 0; 53 | padding: 0; 54 | /*width: 100%;*/ 55 | } 56 | .ui-timepicker-standard .ui-menu-item a { 57 | /* .ui-menu .ui-menu-item a */ 58 | display: block; 59 | padding: 0.2em 0.4em; 60 | line-height: 1.5; 61 | text-decoration: none; 62 | } 63 | .ui-timepicker-standard .ui-menu-item a.ui-state-hover { 64 | /* .ui-menu .ui-menu-item a.ui-state-hover */ 65 | font-weight: normal; 66 | margin: -1px -1px -1px -1px; 67 | } 68 | .ui-timepicker-corners, .ui-timepicker-corners .ui-corner-all { 69 | -moz-border-radius: 4px; 70 | -webkit-border-radius: 4px; 71 | border-radius: 4px; 72 | } 73 | .ui-timepicker-hidden { 74 | /* .ui-helper-hidden */ 75 | display: none; 76 | } 77 | 78 | .ui-timepicker-container .ui-no-scrollbar { 79 | border: none; 80 | } 81 | -------------------------------------------------------------------------------- /jquery-timepicker-1.3.0/jquery.timepicker.min.css: -------------------------------------------------------------------------------- 1 | /** 2 | * jQuery Timepicker - v1.3.0 - 2013-11-09 3 | * http://wvega.github.com/timepicker/ 4 | * 5 | * Enhances standard form input fields helping users to select (or type) times. 6 | * 7 | * Copyright (c) 2013 Willington Vega; Licensed MIT, GPL 8 | */ 9 | 10 | 11 | .ui-timepicker-container{position:absolute;overflow:hidden}.ui-timepicker{display:block;height:200px;text-align:center;list-style:none outside none;overflow:auto;overflow-x:hidden;margin:0;padding:0 1px}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{color:#222}.ui-timepicker-standard .ui-state-hover{background-color:#DADADA;border:1px solid #999;font-weight:400;color:#212121}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-standard .ui-menu-item a{display:block;padding:.2em .4em;line-height:1.5;text-decoration:none}.ui-timepicker-standard .ui-menu-item a.ui-state-hover{font-weight:400;margin:-1px -1px -1px -1px}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-container .ui-no-scrollbar{border:0} -------------------------------------------------------------------------------- /js/modernizr.custom.min.js: -------------------------------------------------------------------------------- 1 | /* Modernizr 2.0.6 (Custom Build) | MIT & BSD 2 | * Build: http://www.modernizr.com/download/#-touch-teststyles-prefixes 3 | */ 4 | ;window.Modernizr=function(a,b,c){function y(a,b){return!!~(""+a).indexOf(b)}function x(a,b){return typeof a===b}function w(a,b){return v(m.join(a+";")+(b||""))}function v(a){j.cssText=a}var d="2.0.6",e={},f=b.documentElement,g=b.head||b.getElementsByTagName("head")[0],h="modernizr",i=b.createElement(h),j=i.style,k,l=Object.prototype.toString,m=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),n={},o={},p={},q=[],r=function(a,c,d,e){var g,i,j,k=b.createElement("div");if(parseInt(d,10))while(d--)j=b.createElement("div"),j.id=e?e[d]:h+(d+1),k.appendChild(j);g=["­",""].join(""),k.id=h,k.innerHTML+=g,f.appendChild(k),i=c(k,a),k.parentNode.removeChild(k);return!!i},s,t={}.hasOwnProperty,u;!x(t,c)&&!x(t.call,c)?u=function(a,b){return t.call(a,b)}:u=function(a,b){return b in a&&x(a.constructor.prototype[b],c)};var z=function(c,d){var f=c.join(""),g=d.length;r(f,function(c,d){var f=b.styleSheets[b.styleSheets.length-1],h=f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"",i=c.childNodes,j={};while(g--)j[i[g].id]=i[g];e.touch="ontouchstart"in a||j.touch.offsetTop===9},g,d)}([,["@media (",m.join("touch-enabled),("),h,")","{#touch{top:9px;position:absolute}}"].join("")],[,"touch"]);n.touch=function(){return e.touch};for(var A in n)u(n,A)&&(s=A.toLowerCase(),e[s]=n[A](),q.push((e[s]?"":"no-")+s));v(""),i=k=null,e._version=d,e._prefixes=m,e.testStyles=r;return e}(this,this.document); -------------------------------------------------------------------------------- /leave_approval.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /leave_approve.php: -------------------------------------------------------------------------------- 1 | 4 |

LEAVE REQUESTS

5 |
No Leave Requests Yet!!!
"; 11 | } 12 | else 13 | { 14 | ?> 15 |
Item Name:       
Brand Name:      19 |
Item Price:         
Item Image:       
                           37 |
16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 50 | -------------------------------------------------------------------------------- /leave_reject.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /leave_status.php: -------------------------------------------------------------------------------- 1 | 2 | 6 | 7 |

LEAVE APPLICATION

8 |
No Leave Applied !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 |
SL.NONAMESECTIONDATEREASONSTATUSAPPROVEREJECT
19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 50 | -------------------------------------------------------------------------------- /logout.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /mark_read.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /menu_jquery.js: -------------------------------------------------------------------------------- 1 | $( document ).ready(function() { 2 | $('#cssmenu').prepend(''); 3 | $('#cssmenu #menu-button').on('click', function(){ 4 | var menu = $(this).next('ul'); 5 | if (menu.hasClass('open')) { 6 | menu.removeClass('open'); 7 | } 8 | else { 9 | menu.addClass('open'); 10 | } 11 | }); 12 | }); -------------------------------------------------------------------------------- /order_view.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |


6 |

ORDERS PLACED


7 |
No Orders Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 |
20 | 21 | 22 |
SL.NOSECTIONDATEREASONSTATUSDELETE
23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 41 | 42 | 43 | 44 | 45 | "; 46 | $s=$row['Status']; 47 | if($s==1 || $s==0) 48 | { 49 | ?> 50 | 51 | 56 | 61 | 62 | 71 | 72 |
IdDateImageItem NameQuantityTotalStatus
$x$row[Date]$row1[Item_name]$row[Quantity]$row[Total]


73 | 76 | -------------------------------------------------------------------------------- /password_action.php: -------------------------------------------------------------------------------- 1 | 26 | 27 | -------------------------------------------------------------------------------- /payment.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /payment_action.php: -------------------------------------------------------------------------------- 1 | window.alert('Your Order Has Been Placed Successfully!!') 6 | window.location.href='purchase_payment.php?uid=$_SESSION[Reg_id]'"); 7 | ?> 8 | -------------------------------------------------------------------------------- /payment_action_purchase.php: -------------------------------------------------------------------------------- 1 | window.alert('Your Order Request has send!!') 16 | window.location.href='purchase_payment.php?uid=$_SESSION[Reg_id]'"; 17 | } 18 | else 19 | { 20 | echo ""; 22 | } 23 | 24 | ?> -------------------------------------------------------------------------------- /phpmailer/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/README -------------------------------------------------------------------------------- /phpmailer/SearchCriminal.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /phpmailer/docs/timeoutfix.diff: -------------------------------------------------------------------------------- 1 | *** /usr/local/src/php-4.0.4pl1/ext/standard/fsock.c.old Mon Mar 26 13:07:40 2001 2 | --- /usr/local/src/php-4.0.4pl1/ext/standard/fsock.c Mon Mar 26 13:12:03 2001 3 | *************** 4 | *** 559,564 **** 5 | --- 559,565 ---- 6 | 7 | static void php_sockread_total(php_sockbuf *sock, size_t maxread) 8 | { 9 | + sock->timeout_event = 0; 10 | while(!sock->eof && TOREAD(sock) < maxread && !sock->timeout_event) { 11 | php_sockread_internal(sock); 12 | } 13 | *************** 14 | *** 619,624 **** 15 | --- 620,627 ---- 16 | } 17 | 18 | SEARCHCR(); 19 | + 20 | + sock->timeout_event = 0; 21 | 22 | if(!p) { 23 | if(sock->is_blocked) { 24 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-br.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-br.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-ca.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-ca.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-cz.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-cz.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-de.php: -------------------------------------------------------------------------------- 1 | 24 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-dk.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-dk.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-en.php: -------------------------------------------------------------------------------- 1 | 24 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-es.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-es.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-fi.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-fo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-fo.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-fr.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-fr.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-hu.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-hu.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-it.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | 9 | $PHPMAILER_LANG = array(); 10 | 11 | $PHPMAILER_LANG["provide_address"] = 'Deve essere fornito almeno un'. 12 | ' indirizzo ricevente'; 13 | $PHPMAILER_LANG["mailer_not_supported"] = 'Mailer non supportato'; 14 | $PHPMAILER_LANG["execute"] = "Impossibile eseguire l'operazione: "; 15 | $PHPMAILER_LANG["instantiate"] = 'Impossibile istanziare la funzione mail'; 16 | $PHPMAILER_LANG["authenticate"] = 'SMTP Error: Impossibile autenticarsi.'; 17 | $PHPMAILER_LANG["from_failed"] = 'I seguenti indirizzi mittenti hanno'. 18 | ' generato errore: '; 19 | $PHPMAILER_LANG["recipients_failed"] = 'SMTP Error: I seguenti indirizzi'. 20 | 'destinatari hanno generato errore: '; 21 | $PHPMAILER_LANG["data_not_accepted"] = 'SMTP Error: Data non accettati dal'. 22 | 'server.'; 23 | $PHPMAILER_LANG["connect_host"] = 'SMTP Error: Impossibile connettersi'. 24 | ' all\'host SMTP.'; 25 | $PHPMAILER_LANG["file_access"] = 'Impossibile accedere al file: '; 26 | $PHPMAILER_LANG["file_open"] = 'File Error: Impossibile aprire il file: '; 27 | $PHPMAILER_LANG["encoding"] = 'Encoding set dei caratteri sconosciuto: '; 28 | ?> 29 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-ja.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-ja.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-nl.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-no.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-no.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-pl.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-pl.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-ro.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | 9 | $PHPMAILER_LANG = array(); 10 | 11 | $PHPMAILER_LANG["provide_address"] = 'Trebuie sa adaugati cel putin un recipient (adresa de mail).'; 12 | $PHPMAILER_LANG["mailer_not_supported"] = ' mailer nu este suportat.'; 13 | $PHPMAILER_LANG["execute"] = 'Nu pot executa: '; 14 | $PHPMAILER_LANG["instantiate"] = 'Nu am putut instantia functia mail.'; 15 | $PHPMAILER_LANG["authenticate"] = 'Eroare SMTP: Nu a functionat autentificarea.'; 16 | $PHPMAILER_LANG["from_failed"] = 'Urmatoarele adrese From au dat eroare: '; 17 | $PHPMAILER_LANG["recipients_failed"] = 'Eroare SMTP: Urmatoarele adrese de mail au dat eroare: '; 18 | $PHPMAILER_LANG["data_not_accepted"] = 'Eroare SMTP: Continutul mailului nu a fost acceptat.'; 19 | $PHPMAILER_LANG["connect_host"] = 'Eroare SMTP: Nu m-am putut conecta la adresa SMTP.'; 20 | $PHPMAILER_LANG["file_access"] = 'Nu pot accesa fisierul: '; 21 | $PHPMAILER_LANG["file_open"] = 'Eroare de fisier: Nu pot deschide fisierul: '; 22 | $PHPMAILER_LANG["encoding"] = 'Encodare necunoscuta: '; 23 | ?> 24 | -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-ru.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-ru.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-se.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-se.php -------------------------------------------------------------------------------- /phpmailer/language/phpmailer.lang-tr.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/language/phpmailer.lang-tr.php -------------------------------------------------------------------------------- /phpmailer/phpdoc/media/banner.css: -------------------------------------------------------------------------------- 1 | body 2 | { 3 | background-color: #CCCCFF; 4 | margin: 0px; 5 | padding: 0px; 6 | } 7 | 8 | /* Banner (top bar) classes */ 9 | 10 | .banner { } 11 | 12 | .banner-menu 13 | { 14 | clear: both; 15 | padding: .5em; 16 | border-top: 2px solid #6666AA; 17 | } 18 | 19 | .banner-title 20 | { 21 | text-align: right; 22 | font-size: 20pt; 23 | font-weight: bold; 24 | margin: .2em; 25 | } 26 | 27 | .package-selector 28 | { 29 | background-color: #AAAADD; 30 | border: 1px solid black; 31 | color: yellow; 32 | } 33 | -------------------------------------------------------------------------------- /phpmailer/test/test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Liya-Mathew19/Salon-management/c2743f3b295e7dd3be7b145de6c4bc25bc7482e3/phpmailer/test/test.png -------------------------------------------------------------------------------- /print_bill.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /purchase_details.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 |

DELIVERY DETAILS

7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 |
Customer
House Name
City
District
Pin
Phone
50 |
Back 51 | 52 | 54 | 55 | -------------------------------------------------------------------------------- /replay.php: -------------------------------------------------------------------------------- 1 | 9 | 10 |
11 |

REPLAY MESSAGE

12 | 13 | 32 | 33 | 34 | 35 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 61 | 62 | 63 | 64 | 65 | 66 |
Feedback_date"readonly="readonly">
Message 59 | 60 |
67 | 68 | 69 | 70 | 71 | -------------------------------------------------------------------------------- /schedules.php: -------------------------------------------------------------------------------- 1 | 4 |

APPOINTMENTS


5 |
No Serviced Appointments Yet!!!
"; 11 | } 12 | else 13 | { 14 | ?> 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 58 | 59 | 64 | 69 | 73 | 74 | 75 | 79 | -------------------------------------------------------------------------------- /service_action.php: -------------------------------------------------------------------------------- 1 | 0) 10 | { 11 | echo (""); 13 | } 14 | else 15 | { 16 | $sql=mysqli_query($con,"INSERT INTO `tbl_service_category`(`Cat_name`, `Status`) VALUES ('$service_name',1)"); 17 | if($sql) 18 | { 19 | echo (""); 21 | } 22 | else 23 | { 24 | echo (""); 26 | } 27 | } 28 | } 29 | ?> -------------------------------------------------------------------------------- /staff_action.php: -------------------------------------------------------------------------------- 1 | 0) 24 | { 25 | echo (""); 27 | } 28 | else 29 | { 30 | move_uploaded_file($_FILES["txt_Image"]["tmp_name"],"Uploads/".$_FILES["txt_Image"]["name"]); 31 | 32 | $varsql="INSERT INTO `tbl_registration`(`F_name`, `L_name`, `Gender`, `House_name`, `City`, 33 | `Dis_id`, `Mobile`, `Email`, `Image`, `Status`)values('$var_staff_FName', 34 | '$var_staff_LName','$var_Gender','$var_Housename','$var_City','$var_District','$var_Mobile', 35 | '$var_Email','$var_Image','2')"; 36 | 37 | $varresult=mysqli_query($con,$varsql); 38 | $z=mysqli_insert_id($con); 39 | $varsql1=mysqli_query($con,"INSERT INTO `tbl_login`(`Username`, `Password`, `Role_id`, 40 | `Reg_id`, `Status`) VALUES ('$var_Email','$p','2','$z','1')"); 41 | 42 | $varsql3= mysqli_query($con,"INSERT INTO `tbl_staff`(`Reg_id`, `Cat_id`, `Qualification`, 43 | `University`, `Year_of_pass`, `Experience`) VALUES 44 | ('$z','$var_specialization','$var_qualification','$var_university',' $var_Year','$var_experience')"); 45 | 46 | header("Location:admin_staff_view.php"); 47 | } 48 | 49 | 50 | ?> 51 | -------------------------------------------------------------------------------- /staff_appoint_service.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /staff_edit_action.php: -------------------------------------------------------------------------------- 1 | 33 | -------------------------------------------------------------------------------- /staff_fee_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /staff_feedback.php: -------------------------------------------------------------------------------- 1 | 9 | 10 | 11 |

FEEDBACK

12 | 13 | 32 | 33 | 34 | 35 | 48 | 49 |
50 | 51 |
SL.NONAMESERVICEDATETIMESTAFFSTATUSPAYMENT
Paid
52 | 53 | 54 | 55 | 56 | 57 | 58 | 61 | 62 | 63 | 64 | 65 | 66 | 67 |
Feedback_date"readonly="readonly">
Feedback 59 | 60 |
Show Feedbacks
68 | 69 | 70 | 71 | 72 | -------------------------------------------------------------------------------- /staff_feedback_edit.php: -------------------------------------------------------------------------------- 1 | 4 | 11 |

EDIT FEEDBACK



12 | 13 | 14 | 15 | 16 | 17 | 18 |
Feedback message:
19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /staff_feedback_show.php: -------------------------------------------------------------------------------- 1 | 5 |


6 |

FEEDBACK DETAILS


7 |
No Feedbacks Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 46 |
IdDateFeedback MessageEditDelete
'>
47 |

Add Feedback 48 |
49 | -------------------------------------------------------------------------------- /staff_first.php: -------------------------------------------------------------------------------- 1 | 5 | Welcome to you 6 |
7 |
8 |
9 |
10 | 11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 | 20 | 21 |
22 |
23 |
24 | 25 |
26 | 27 |
28 |
29 | -------------------------------------------------------------------------------- /staff_item_select.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 |

7 |

ITEM CATEGORIES


8 |
No Items Added Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 |
".$i. "."; 26 | ?> 27 | 28 |
32 | 33 | 34 |
35 | 36 | 37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /staff_password_action.php: -------------------------------------------------------------------------------- 1 | 26 | 27 | -------------------------------------------------------------------------------- /staff_service_view.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |

6 |
CATEGORIES"; 13 | echo "

No Service Categories added Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 | 20 | 21 | 22 | 23 |
".$row1['Cat_name']."

"; 31 | while($row=mysqli_fetch_array($results)) 32 | { 33 | 34 | echo "
35 | 36 | "; 37 | $i++; 38 | }} 39 | ?> 40 |
IdCategory namePrice
$i$row[ser_cat_name]$row[ser_cat_price]
41 | 59 | -------------------------------------------------------------------------------- /staff_view_item.php: -------------------------------------------------------------------------------- 1 | 4 |

ITEM DETAILS


5 | 6 |
7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 31 | 33 | 34 | 35 | 36 | 37 | "; 38 | $i++; 39 | } 40 | ?> 41 |
IdItem NameBrand NameCategory NamePriceImage
$i$row[Item_name]$row1[Brand_name]$row2[Item_Cat_name]$row[Item_price]
42 | Back 43 | 61 | -------------------------------------------------------------------------------- /stafffeed_edit_action.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /transaction_view.php: -------------------------------------------------------------------------------- 1 | 5 |

CUSTOMER PURCHASE REQUESTS

6 |
No Purchase Requests!!!
"; 12 | } 13 | else 14 | { 15 | ?> 16 | 17 | 37 |
18 | ".$i. "."; 29 | ?> 30 | 31 | >  
32 | 36 |
38 | -------------------------------------------------------------------------------- /transactions.php: -------------------------------------------------------------------------------- 1 | 4 |

CUSTOMER PURCHASE REQUESTS

5 |
No Purchase Requests Yet !!!
"; 11 | } 12 | else 13 | { 14 | ?> 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 53 | -------------------------------------------------------------------------------- /view_bill.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |


6 |

BILL OF SERVICE


7 |
No Bills Yet !!!
"; 14 | } 15 | else 16 | { 17 | ?> 18 | 19 | 20 | 21 |
SL.NONAMEDATEITEM NAMEITEM IMAGEITEM PRICEQUANTITYSTATUS
22 | 23 | 24 | 25 | 26 | 27 | 28 | 39 | 40 | 41 | 42 | "; 43 | ?> 44 | 48 | 49 |
IdService NamePriceView DetailsPay
$x$row1[ser_cat_name]$row1[ser_cat_price]View DetailsPay


50 | 53 | -------------------------------------------------------------------------------- /view_brand.php: -------------------------------------------------------------------------------- 1 | 4 |

BRAND DETAILS


5 | 6 |
No Brands Added Yet !!!"; 12 | } 13 | else 14 | { 15 | ?> 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 32 | 33 | 35 | 36 | "; 37 | ?> 38 | 39 | 44 |
IdBrand NameEditDelete
$i$row[Brand_name]
45 |

Add Brand 46 |
47 | -------------------------------------------------------------------------------- /view_category.php: -------------------------------------------------------------------------------- 1 | 6 | 7 | 8 |


9 |

CATEGORIES


10 | Select Category 11 | 24 | 25 |
26 | 27 | 34 |

35 | Add New Category 36 | 37 | -------------------------------------------------------------------------------- /view_category_action.php: -------------------------------------------------------------------------------- 1 | 6 | 7 | 8 |
No Service Category Added Yet !!!
"; 15 | } 16 | else 17 | { 18 | ?> 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 34 |

35 | 38 |

39 | 42 | 43 | 45 | 46 | 47 | "; 48 | ?> 49 | 50 | 54 |
IdCategory namePriceEditDelete
$i$row[ser_cat_name]$row[ser_cat_price]
55 |


Back 56 | -------------------------------------------------------------------------------- /view_item.php: -------------------------------------------------------------------------------- 1 | 4 |

ITEM DETAILS


5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 32 | 34 | 35 | 36 | 37 | 38 | 39 | "; 40 | ?> 41 | 42 | 47 |
IdItem NameBrand NameCategory NamePriceImageEditDelete
$i$row[Item_name]$row1[Brand_name]$row2[Item_Cat_name]$row[Item_price]
48 |

Add Item 49 |
50 | -------------------------------------------------------------------------------- /view_item_category.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |


6 |

ITEM CATEGORIES


7 | No Item Categories Added Yet !!!
"; 13 | } 14 | else 15 | { 16 | ?> 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 | 35 | 36 | 38 | 39 | 40 | "; 41 | ?> 42 | 43 | 48 |
IdCategory nameDescriptionEditDelete
$i$row[Item_Cat_name]$row[Description]
49 |

Add New Category 50 |
51 | -------------------------------------------------------------------------------- /view_itemcategory_action.php: -------------------------------------------------------------------------------- 1 | 4 |

ITEM DETAILS


5 | 6 |
No Items Added Yet !!!
"; 13 | } 14 | else 15 | { 16 | ?> 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 45 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | "; 54 | ?> 55 | 56 | 61 |
IdItem NameBrand NameCategory NamePriceAvailable QuantityImageEditDelete
$i$row[Item_name]$row1[Brand_name]$row2[Item_Cat_name]$row[Item_price]$row[Item_stock]
62 |

Back To Previous Page 63 | -------------------------------------------------------------------------------- /view_service.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |


6 |

SERVICES


7 | No Services Added Yet !!!"; 13 | } 14 | else 15 | { 16 | ?> 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 34 | 35 | 37 | 38 | "; 39 | ?> 40 | 41 | 46 |
IdService nameEditDelete
$i$row[Cat_name]
47 |

Add New Services 48 |
49 | -------------------------------------------------------------------------------- /viewdetails_bill.php: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 |

Reflection Salon & Spa

6 |

Bill Details

7 | 8 | 9 | 10 | 11 | 12 |
"; 22 | echo "Date : $row[Date]

"; 23 | $a=$row['ser_cat_id']; 24 | $result1=mysqli_query($con,"select * from tbl_category where ser_cat_id='$a'"); 25 | $row1=mysqli_fetch_array($result1); 26 | 27 | ?> 28 | 29 |
ServiceAmount
30 | 33 |

Click to print !! 34 |

Back To Previous Page 35 | --------------------------------------------------------------------------------