Laundry Shop Web Application using PHP with Source Code

Language

This is a PHP Mini-project called Laundry Shop Web App. This application manages the laundry shop's transactions with their customer. It stores the list of laundry types that the shop's accepting along with its price per kilogram. Then, the application user or the shop's staff will encode also the details of the laundry with the owner's name, laundry's weight, and priority number. Upon saving the transaction, the system will automatically calculate the source code. This system has a pleasant user interface and user-friendly functionalities.

Features

  • Can add laundry type
  • Can enter the laundry
  • Claim
  • Compute laundry sales
  • Report and Print
  • OOP
  • modal bootstrap
  • AJAX using jQuery
  • and a wonderful AdminLTE template

PHP requirement: at least 5.0

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "laundry".
  6. Import the provided SQL file. The file is known as "laundry.sql" located inside the extracted source code folder.
  7. Browse the Laundry Shop Web Application in a browser. i.e. http://localhost/laundry

Credentials

Username: admin
Password: admin

DEMO

I hope this Laundry Shope Web App Project in PHP will help you with what you are looking for. Feel free to download and modify.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byLoKmane_Dzon Thu, 04/20/2017 - 22:48

Thank yuou for this source code, but i have an error when i try to login -Error: Login.js L13+. help please...
Submitted byswapan (not verified)on Wed, 05/10/2017 - 18:26

already uploaded database but show error message
Submitted byAz Agaron Tue, 05/16/2017 - 17:01

I get Error: Login.js L13+ -> http://cdn.thexazz.com/php/admin/
Submitted bywinex01on Thu, 06/01/2017 - 16:22

public function __construct($username="root", $password ="password", $host="localhost", $dbname="laundry", $options = []) change your password in my case i dont have, so i leave it blank. and the host if your not on localhost change it to your host provided by your hosting site
Submitted byChester123 (not verified)on Mon, 12/11/2017 - 00:29

When i claim laundry and try to view the report on sales it doesnt show anything
Submitted byjrf (not verified)on Thu, 06/07/2018 - 02:59

still cant get it

Submitted byjrf (not verified)on Thu, 06/07/2018 - 03:19

i dont get it when login error

Add new comment