├── .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 |