A Java-based desktop application built using Swing and MySQL to manage hospital operations efficiently. This system provides an easy-to-use interface for managing patient records, doctor information, and appointment scheduling.
- π¨ββοΈ Add, view, update, and delete patient and doctor records
- π Schedule and manage appointments
- π Search functionality for quick access to records
- π Login system for basic admin-level access
- πΎ Data persistence using MySQL and JDBC
- π₯οΈ Clean GUI interface built with Java Swing
- Language: Java
- GUI Framework: Java Swing
- Database: MySQL
- Connectivity: JDBC
- IDE: Eclipse