Yakashi13 / Simple-Electricity-bill-generate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Java 100.0%