Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

INVOICE

Simple java application for managing products and billing system

This application is runned in netbeans, copy and paste the java file in the NewApplication in netbeans/tomcat and create the following SQL table in the .sql file.

Run the welcome.java first.

All the login detail is provided in the .sql file.