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

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

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"