Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T22:53:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T08:09:11.208Z (9 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**[![Login.png](https://i.postimg.cc/PxGRkWkY/Login.png)](https://postimg.cc/McDD7jHp)
#
#### **- REGISTER**
[![Register.png](https://i.postimg.cc/1tpYR89T/Register.png)](https://postimg.cc/N9jxpf27)
#
#### **- DASHBOARD**
[![Dashboard.png](https://i.postimg.cc/g0LT5M1G/Dashboard.png)](https://postimg.cc/rdcjR98H)