You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Java-based Hotel Reservation Management System integrated with MySQL using JDBC, implementing CRUD operations, database connectivity, input validation, and secure query execution through PreparedStatement.
A Java-based Student Grade Tracker that allows users to manage student grades, calculate average scores, and identify highest and lowest grades using ArrayList and Object-Oriented Programming concepts.