A comprehensive web-based platform for managing Kelenne Car Wash services, appointments, and customer relationships.
Kelenne Car Wash is a professional car washing service system that provides various vehicle care services. This web application streamlines the management of car wash operations, from booking appointments to managing services and tracking customer relationships.
-
User Authentication
- Customer registration and login
- Secure admin dashboard access
- Profile management
-
Service Management
- Multiple service types (Express Wash, Premium Detailing, Paint Protection)
- Pricing management
-
Admin Dashboard
- Appointment management
- Employee scheduling
- Inventory tracking
- Sevices availalilty
- Revenue analytics
- Customer database
- Equipment management
- Promotions and rewards system
- Profile management
-
Customer Features
- Service booking
- Appointment history
- Service status tracking
- Profile management
-
Employee Dashboard
- View shifts
- Edit profile
- Book appointments
-
Frontend:
- HTML5
- CSS3
- JavaScript
- Boxicons for icons
-
Backend:
- PHP
- MySQL Database
-
Clone the repository: git clone https://github.com/yourusername/kelenne-carwash.git
-
Set up the database:
- Create a MySQL database
- Import the provided SQL schema
- Update database credentials in
db/database.php
-
Configure your web server:
- Point the document root to the project directory
- Ensure PHP is properly configured
-
Install dependencies:
- Ensure all CSS and JavaScript dependencies are properly linked
kelenne/
├── assets/
│ ├── css/
│ ├── images/
│ └── js/
├── db/
│ └── database.php
├── view/
│ ├── admin/
│ ├── services.html
│ ├── about.php
│ ├── contact.php
│ └── ...
└── index.html
-
Customer Interface:
- Visit the homepage
- Browse available services
- Register/Login to book appointments
- Manage appointments and profile
-
Admin Dashboard:
- Access via admin login
- Manage appointments and services
- Track inventory and revenue
- Monitor customer data
-
Employee Dashboard:
- Access to view their shift and schedule
- See their profiles and update or edit it