https://github.com/ingsystemcix/femisalud
The FemiSalud web system manages ultrasounds, allowing doctors and patients to schedule appointments, access histories, and obtain results securely. It optimizes patient care and improves communication among healthcare professionals.
https://github.com/ingsystemcix/femisalud
Last synced: 8 months ago
JSON representation
The FemiSalud web system manages ultrasounds, allowing doctors and patients to schedule appointments, access histories, and obtain results securely. It optimizes patient care and improves communication among healthcare professionals.
- Host: GitHub
- URL: https://github.com/ingsystemcix/femisalud
- Owner: IngSystemCix
- Created: 2024-10-12T03:53:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T08:26:38.000Z (over 1 year ago)
- Last Synced: 2025-06-14T06:03:11.284Z (12 months ago)
- Language: Java
- Size: 7.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏥 FemiSalud
## 💻 Desarrolladores
- Juan Bladimir Romero Collazos [perfil](https://github.com/IngSystemCix)
- Daniel David Ramos Marrufo [perfil](https://github.com/daramoss03)
- Briggitte del Milagro Martinez Vidaurre [perfil](https://github.com/briggitte12)
- Jorge Hugo Fupuy Chanamé [perfil](https://github.com/hchin11)
## 🛠️ Tecnologías usadas
- JDK 17
- Jakarta EE 10
- Hibernate
- Servlet
- JSP
- Tailwind
## 🚨 Instalación
> [!NOTE]
> `src/main/webapp` debemos dirigirnos a esta carpeta y abrir nuestra terminal para colocar el siguiente comando `npm intall`.
> [!WARNING]
> No te olvides que debes de crear un archivo `.env` para las variables de entorno en la carpeta `src/main/resources` y debes de seguir la plantilla que esta en el archivo `.env.template`
> [!CAUTION]
> Debes de crea en tu servidor wildfly un data sources llamado `femisaludDS` además no olvides que debes de crear los logs
## 🛠️ Herramientas usadas
[wildfly 33.0.1](https://github.com/wildfly/wildfly/releases/download/33.0.1.Final/wildfly-33.0.1.Final.zip)
[mariadb 11.6.2](https://mariadb.com/download-confirmation/?group-name=Community%20Server&release-notes-uri=https%3A%2F%2Fmariadb.com%2Fkb%2Fen%2Fmariadb-11-6-2-release-notes%2F&download-uri=https%3A%2F%2Fdlm.mariadb.com%2F3978124%2FMariaDB%2Fmariadb-11.6.2%2Fwinx64-packages%2Fmariadb-11.6.2-winx64.msi&product-name=Community%20Server&download-size=75.00%20MB)