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.
- Host: GitHub
- URL: https://github.com/lizrobles20/software_java
- Owner: lizrobles20
- Created: 2023-06-07T01:14:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T17:46:51.000Z (over 2 years ago)
- Last Synced: 2025-02-06T09:48:43.367Z (about 1 year ago)
- Topics: java, java8, mysql, xampp
- Language: Java
- Homepage:
- Size: 3.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

- #### Main Screen

- #### Clinical profile creation

- #### Clinical profile visualization

- #### Update data

- #### Evaluation and diagnosis

- #### PDF generation template

## Registered Users
| Username | Password |
| :-------- | :------- |
| `lizirobles` | `lizi12345` |
| `invitado_1 ` | `invitado#123` |
## Tech Stack
**Client:** Java, Java Swing
**Server:** MySQL, XAMPP