Welcome to the Hamam and Spa Management System — a powerful Java Swing project designed to streamline operations, improve customer service, and simplify management for spas and hamams.
- 🔒 Secure Login System: Authentication for staff and administrators.
- 📊 Dashboard: Centralized overview with quick access to key functionalities.
- 📅 Booking System: Easy service booking management for customers.
- 👤 Customer Management: Add, edit, view, or remove customer profiles.
- 💆 Service Management: Manage all spa and hamam services offered.
- 💳 Billing & Payment: Generate customer bills and process payments.
- 📈 Reports: Generate various reports (bookings, revenue, etc.) for better insights.
- Clone the Repository:
git clone https://github.com/Rochdi7/Systeme-management-Spa-and-hamam-java-swing.git
- Open the Project in your preferred Java IDE.
- Set Up MySQL Database:
- Import the provided
database.sql
file to create the required database.
- Import the provided
- Configure Database Connection:
- Update the connection details in
DBConnection.java
.
- Update the connection details in
- Build and Run the project from your IDE.
- Launch the Application and Log In with your credentials.
- Manage Operations:
- Use the booking system, customer management, and service sections as needed.
- Generate Reports to analyze bookings, revenue, and other key metrics.
- Java Swing: For the user interface.
- MySQL: For the database backend.
- Rochdi Karouali ✨
This project is licensed under the MIT License. See the LICENSE file for more details.