Loading repository data…
Loading repository data…
Itz-mehanth / repository
PMM Hospital Management System is a robust desktop application designed to streamline hospital operations, bridging the gap between patients, doctors, and hospital staff. Built with Java Swing and powered by an Oracle Database, it offers a modern, responsive interface for efficient healthcare management.
PMM Hospital Management System is a robust desktop application designed to streamline hospital operations, bridging the gap between patients, doctors, and hospital staff. Built with Java Swing and powered by an Oracle Database, it offers a modern, responsive interface for efficient healthcare management.
localhost:1521.Hospital.java):
jdbc:oracle:thin:@localhost:1521:xesystemorcldoctor, appointments, billing, patient, etc.) are created in your database schema.Clone the Repository
git clone https://github.com/Itz-mehanth/DBMS_Hospital_Management.git
cd Hospital-Management-System
Build the Project
mvn clean install
Run the Application
mvn exec:java -Dexec.mainClass="com.hospital_management.hospital.Hospital"
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)This project is licensed under the MIT License - see the LICENSE file for details.