https://github.com/pablo-restrepo/appgestionaranimales
Veterinary management application
https://github.com/pablo-restrepo/appgestionaranimales
oracle sql
Last synced: 8 months ago
JSON representation
Veterinary management application
- Host: GitHub
- URL: https://github.com/pablo-restrepo/appgestionaranimales
- Owner: Pablo-Restrepo
- License: gpl-2.0
- Created: 2023-01-27T20:14:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T07:40:05.000Z (over 2 years ago)
- Last Synced: 2025-10-07T23:43:13.458Z (8 months ago)
- Topics: oracle, sql
- Language: C#
- Homepage:
- Size: 14.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Veterinary Management App
This is a project to create a veterinary clinic management application. With this application, clinic owners and their employees will be able to keep a record of pets, appointments, products, accommodations, lodgings, customers, sales, and purchases.
# Features
* Lodging registration
* Customer registration
* Employee registration
* Product registration
* Pet registration
* Accommodation registration
* Attention administration
* Sales registration
* Purchases registration
* Manager administration
* Searches
# Used technologies
* Programming language: C#
* Framework: .NET Framework 4.7.2
* Database: Oracle SQL
# Prerequisites
* Visual Studio 2019 or 2022 (with C# and VisualForms)
* Oracle SQL Version 11g or higher
* Git
# Installation
1. Clone the repository:
```
git clone https://github.com/Pablo-Restrepo/AppGestionarAnimales.git
```
2. Create the database in Oracle SQL with the scripts from `AppGestionarAnimales/SQL/`
3. Install the necessary dependencies in the project (NuGet):

# Application Screenshots













# Contributors
* [Pablo Restrepo ](https://github.com/Pablo-Restrepo)
* [Jojan Esteban Serna Serna](https://github.com/Jojan-Esteban-Serna)
* [Joan Sebastian Tuquerrez Gomez](https://github.com/SebastianTuquerrezG)
# License
This project is licensed under the GPL-2.0 license. Please refer to the `LICENSE` file for more information.