This program is designed to manage the operations of a veterinary clinic. Its goal is to provide software that allows administrators, veterinarians, and clinic staff to properly manage animals, owners, consultations, and services provided.
- Status: Completed ✅
The PetsMain program is an interactive console application for the comprehensive management of a veterinary clinic. Through a main menu, the program allows the user to select different options covering various key areas of the clinic. Below is a detailed explanation of the program's content based on the different functionalities implemented in the menu options:
General Structure
- ER Diagram:
- UML Diagram:
Main Features:
- Allows registering and updating information for pets and owners.
- Displays the inventory of supplies (such as medications, food, etc.).
- Allows adding new products and updating stock.
- Facilitates the creation of new veterinary services.
- Provides features like generating invoices and viewing invoice history.
- Allows access to pet and owner histories.
- Generates various reports.
- And more.
- NetBeans.
- MySQL.
- Java.
- Git.
- NetBeans.
- Navigate to the folder where you want to clone the repository.
- Open the terminal and copy the following code:

