Website and Dashboard for Laundry
is a project created by Muhammad Bobby & Team. We built a Laundry Website & Dashboard to bo used by Laundry Service Business
. Here, we build a Website
as a system interface that interacts with customers and Dashboard
as a management system provided for Owners, Employees, etc. That is integrated with the system interface.
--- Comming Soon ---
- Log-In & Sign-In Session
- Landing Page
- Order Laundry Services
- Reviews
- Payment and Notification via WhatsApp
- History Orders & Invoice for Customers
- CRUD Dashboard and User Leveling for Owners, Admins, and Employees
- Summary of All Resources in the Dashboard for Owners
- Generate Invoice Based on Time Range
Clone the project into a local server like XAMPP or Laragon
git clone https://github.com/MuhammadBobby/Laundry.git
Go to the project directory
cd Laundry
Open code in IDE like Visual Studio Code
code .
install database laundry.sql
into local server with name :
laundry
Don't forget start the server and internet 🚀
!!! note : There are several configuration in the config.php file that must be imported manually. Ask the owner of code to get started.
Midtrans
: used for payment gateway via midtrans.Twilio
: used for notification via WhatsApp from Twilio API to Employee or Admin realtime.