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

https://github.com/lizrobles20/software_java

Software application built with Java and MySQL for the database. With this software you can create clinical profiles, retrieve data, update or delete them.
https://github.com/lizrobles20/software_java

java java8 mysql xampp

Last synced: 12 months ago
JSON representation

Software application built with Java and MySQL for the database. With this software you can create clinical profiles, retrieve data, update or delete them.

Awesome Lists containing this project

README

          

# Clinical profile creation system 🧠

Software application built with Java and MySQL using Netbeans IDE. With this software you can create clinical profiles, retrieve data, update or delete them.

## Features

- Login system
- Data visualization
- Clinical profile creation
- Update or delete data
- PDF generator

## Screenshots

- #### Login
![login SE](https://github.com/lizrobles20/software_java/assets/60887109/0503b1a5-7507-4cc5-98c3-5e2f84f9da76)
- #### Main Screen
![pantalla principal SE](https://github.com/lizrobles20/software_java/assets/60887109/bb92edfd-a824-42d6-9703-defd9d41736f)
- #### Clinical profile creation
![pantalla perfil clínico SE](https://github.com/lizrobles20/software_java/assets/60887109/3cc6e45c-347c-4284-9938-76733173e98e)
- #### Clinical profile visualization
![pantalla visualización SE](https://github.com/lizrobles20/software_java/assets/60887109/541a86fd-c55a-4985-b784-207303b9e139)
- #### Update data
![pantalla editar SE](https://github.com/lizrobles20/software_java/assets/60887109/1638b3ac-04f1-4f3b-a056-b85c4487774b)
- #### Evaluation and diagnosis
![pantalla evaluación SE](https://github.com/lizrobles20/software_java/assets/60887109/fdb25f14-d8bd-4e7d-b92e-45e5172cfa77)
- #### PDF generation template
![pdf SE](https://github.com/lizrobles20/software_java/assets/60887109/bfaba716-3fe4-4a7e-893d-8eaa3624f353)

## Registered Users
| Username | Password |
| :-------- | :------- |
| `lizirobles` | `lizi12345` |
| `invitado_1 ` | `invitado#123` |

## Tech Stack

**Client:** Java, Java Swing

**Server:** MySQL, XAMPP