/Simple-Electricity-bill-generate

a Simple Electricity bill generate project using Netbeans and SQL database.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Simple E-Bill genarate with login using Netbeans

Steps

1. Create a Java project in netbeans.
2. them copy src folder into your project src
3. create database in mysql and import thetable to it.
4. Format and run the project.

If you make the project by your self

1. Create a Java project in netbeans. 2. creat database connection. 3. create main frame and design the interface (u can get idea from my MainFrame)

Don't forget to give a star to the repo.