MediBook is a Java Swing application for managing patient records and medical appointments in healthcare facilities.
- 📝 Patient Management - Add, view, and manage patient records
- 🗓️ Appointment Scheduling - Book and track doctor appointments
- 👨⚕️ Doctor Management - Maintain doctor information
- 🔍 Search & Filter - Quickly find patients or appointments
- 📊 Data Visualization - View appointment statistics
- Frontend: Java Swing (GUI)
- Backend: Java
- Database: MySQL
- Build Tool: Maven
- Version Control: Git
- Java JDK 11 or higher
- MySQL Server 5.7+
- Maven 3.6+
- Clone the repository:
git clone https://github.com/yourusername/medibook.git cd medibook