You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually, in stores, there is a need for application where an owner can feed all the details and
store the data in the database,manage stocks,generate reports as well as receive orders. So for
such kind of application mainly work done is on database connection and frontend UI design.
The project mainly focuses on :
Getting orders from customers.
Generating bills
Maintaining stocks
Updating Records and customer details
Working on UI of the application
So from this project beginners would get an idea about working on java swing,MySQL,JDBC
connectivity.