Smart Laundry is a modern web-based laundry management system built for customers and administrators. It provides a complete workflow from order placement to delivery tracking, integrates payment gateways, and supports analytics for business growth.
- Real-time order status updates
- Weight-based, dynamic pricing
- Wallet payment (bKash/Nagad) and digital receipts
- Dashboard analytics for users and admins
- Firebase-backed authentication and database
- Choose services: wash, dry, ironing, folding, premium care
- Set pickup schedule and delivery addresses
- Order tracking: Pending → Processing → In transit → Delivered
- Order history and one-click reorder
- Add special instructions for delicate items
- Apply promo codes and discounts
- Integrated bKash and Nagad payment flows
- Automated billing with taxes and extra charges
- Digital invoices and receipts
- Wallet balance and top-up support
- Order management dashboard with live queue view
- Update service statuses and priorities
- Revenue, orders, and user analytics charts
- Manage service pricing and promotional offers
- User management (active/block tickets)
- HTML5, CSS3, JavaScript (ES6+)
- Tailwind CSS for UI styling
- Chart.js for analytics and graphs
- Firebase Auth, Firestore/Realtime Database
- Optional libraries: Font Awesome, AOS, GSAP
- Go to project folder:
cd "Smart-Laundry" - Start local server (Live Server extension or
python -m http.server 5500) - Open
index.htmloruser.htmlandadmin.html - Configure Firebase in
firebaseConfig.jswith your project keys - Test user signup/login, order workflow, and admin panel reports
index.html— landing pagelogin.html,swlogin.html— login interfacesuser.html— user dashboardadmin.html— admin dashboarduser.js— main application logicfirebaseConfig.js— Firebase settings
- Add Firebase Cloud Messaging for push updates
- Improve UI responsiveness and accessibility
- Add automated testing for core business flows
- Support multi-language (English + Bangla)
For issues or feature requests, create a GitHub issue in this repository. Thank you for using Smart Laundry!