Welcome to PetPals, a Java-based project developed as part of the Hexaware Technologies Training Program. This coding challenge focuses on implementing core Java concepts and JDBC (Java Database Connectivity) for real-world application development.
PetPals is a simple yet powerful system designed to manage pet-related data using Java and database integration. It showcases practical implementation of:
- Object-Oriented Programming (OOP)
- JDBC for database interaction
- Exception handling
- Layered architecture (entity, dao, util, exception, main module)
- Java
- JDBC
- MySQL (for backend database)
- Eclipse/IntelliJ (for development)
-
Clone the repository:
-
Open the project in your IDE.
-
Set up your MySQL database and configure the connection in the utility class.
-
Run the
Main.javafile inside themainmodpackage.
This project was developed as a learning-based coding challenge and is not open for public contributions.
Yuvasheee R
Trainee at Hexaware Technologies