Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pablo-restrepo/appgestionaranimales

Veterinary management application
https://github.com/pablo-restrepo/appgestionaranimales

oracle sql

Last synced: 9 days ago
JSON representation

Veterinary management application

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):

![image](https://user-images.githubusercontent.com/67757313/216800212-122a98bc-b220-4609-8882-76ad9c616bf1.png)

# Application Screenshots
![image](https://user-images.githubusercontent.com/67757313/216801303-146dca4a-ebdc-4c36-8168-ed7d81d2df02.png)
![image](https://user-images.githubusercontent.com/67757313/216801315-0068de7c-7f9f-4043-8417-545ff167576b.png)
![image](https://user-images.githubusercontent.com/67757313/216801321-f0440aea-b7fb-4c9c-be2f-dbf577269da2.png)
![image](https://user-images.githubusercontent.com/67757313/216801330-f2f4a185-c3fc-4403-81a3-ffd5596d4774.png)
![image](https://user-images.githubusercontent.com/67757313/216801334-225001c6-6b62-4d9c-b37b-7d77b6bac6f9.png)
![image](https://user-images.githubusercontent.com/67757313/216801341-66b1e8ee-1c17-4ce0-800b-c6edaae2baeb.png)
![image](https://user-images.githubusercontent.com/67757313/216801354-03bc38da-5298-4bee-b742-de96be21b661.png)
![image](https://user-images.githubusercontent.com/67757313/216801368-f06bce3b-0cb0-4390-9894-571513ea373c.png)
![image](https://user-images.githubusercontent.com/67757313/216801383-a160fc84-f11b-4844-9ca4-d00b05ef68dc.png)
![image](https://user-images.githubusercontent.com/67757313/216801392-42db4604-bd3c-4ca9-be6f-33166d6a23c8.png)
![image](https://user-images.githubusercontent.com/67757313/216801402-ac8ab08f-db90-470f-af96-9d9c2bb3e6e2.png)
![image](https://user-images.githubusercontent.com/67757313/216801413-4fab8a2f-087d-48a5-a661-a940f73c95f6.png)
![image](https://user-images.githubusercontent.com/67757313/216801283-d099c418-1e96-4671-8499-06e2f7afdc08.png)

# 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.