https://github.com/petekgithub/stock-app
Stock application with Swing Interface
https://github.com/petekgithub/stock-app
Last synced: 4 months ago
JSON representation
Stock application with Swing Interface
- Host: GitHub
- URL: https://github.com/petekgithub/stock-app
- Owner: petekgithub
- Created: 2018-10-29T23:32:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T12:04:02.000Z (over 6 years ago)
- Last Synced: 2025-01-01T01:45:16.630Z (6 months ago)
- Language: Java
- Size: 1.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock App
A stock application made with Swing API that allows you to add, delete or update.
## What I Learned
* Learning simple Crud operation
* How to insert,update,delete data from mysql database and display data into a Jtable
* Using JFrame, JTextField, JLabel and ActionListener### Animated Image
![alt text][logo][logo]:https://github.com/petekgithub/Stock-Application/blob/master/images/StockApp.gif "Stock App Made by Petek"