https://github.com/fraineralex/dataviewer-application
🍵 A Java Swing data viewer with login, registration, and customer record management.
https://github.com/fraineralex/dataviewer-application
dashboard data-visualization java sql-server swing
Last synced: 15 days ago
JSON representation
🍵 A Java Swing data viewer with login, registration, and customer record management.
- Host: GitHub
- URL: https://github.com/fraineralex/dataviewer-application
- Owner: fraineralex
- Created: 2021-12-01T19:08:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T22:53:55.000Z (over 3 years ago)
- Last Synced: 2025-06-27T06:10:00.136Z (17 days ago)
- Topics: dashboard, data-visualization, java, sql-server, swing
- Language: Java
- Homepage:
- Size: 1.36 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **DATA-VIEWER**
### **Project description**
This project consists of the visualization of data of registered users in the database, this panel allows us to carry out a (CRUD) with the database to create, read, update and delete.
It also has a registration system and a login system to manage access to the panel, it was done with the purpose of managing each registration through the "SQL Server" database administrator, in which I use an established connection. Based on The "Singleton" pattern design.
-----------------------------------------
### **Used technology**
- Java Swing
- SQL Server
- Visual Studio Code 1.64
- POO
- Singleton-----------------------------------------
### **Development environment requirements for integration**
- Visual Studio Code
- Java 8 minimum
- Microsoft SQL Server MS 18-----------------------------------------
### **Project status**
- FINALIZED
-----------------------------------------
## INTERFACES ##
#### **- LOGIN**[](https://postimg.cc/McDD7jHp)
#
#### **- REGISTER**
[](https://postimg.cc/N9jxpf27)
#
#### **- DASHBOARD**
[](https://postimg.cc/rdcjR98H)