Skip to content
Kusal Damsara edited this page Jun 15, 2025 · 1 revision

❓ Frequently Asked Questions

Q1: The system fails to connect to the database.

A: Make sure MySQL is running and credentials are correctly set in MySQL.java.

Q2: How can I add a new user?

A: Login as admin, navigate to Admin Panel → User Management.

Q3: Charts are not showing in the reports section.

A: Ensure the JFreeChart library is properly added to your project’s classpath.

Q4: Can I deploy this system to a hospital?

A: Yes, this is an open-source project. You may adapt it to real-world use with proper testing.

Clone this wiki locally