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

https://github.com/aadewunmi/eletricity-billing-system

Eletricity Billing System | Tech Stack: Java 11 / JDBC / MySQL
https://github.com/aadewunmi/eletricity-billing-system

eletricity-billing-system java11 jdbc mysql-database

Last synced: about 1 month ago
JSON representation

Eletricity Billing System | Tech Stack: Java 11 / JDBC / MySQL

Awesome Lists containing this project

README

        

# Project Title:

Eletricity Billing System

## 1. Project description:

A Java 11 based desktop applicaion for managing consumer eletricity billing.

## 2. Tech Stack:

- Java 11
- MySQL
- Dependencies:

1. mysql-connector-java-(version).jar
2. rs2xml.jar

## 3. Installing:

i. Clone the git repo

```
https://github.com/AAdewunmi/Eletricity-Billing-System.git
```

ii. Open project folder

iii. Explore

## 4. How To Use:

I mistakenly set this project up as a maven project in netbeans instead of an ant project. The result is it will not run. So to use this project:

1. Create your database and tables (see sql_commands.txt).
2. Create a standard (non-maven) Java SE project.
3. Copy all Java files into Eletricity package.
4. Copy all jpg/png files into icon package.
5. Install dependencies.
6. Populate database tables (see sql_commands.txt).
7. Run Login.java
Fingers crossed it should work first time 😎

## 5. Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## 6. Adapted From:

UDEMY: 45 Real World Java Development Projects Bootcamp Course 2022

Java Programming Course: Learn Development Of JAVA Projects Using JSP, JDBC, Servlets, Swing, Spring Boot, Maven, Hibernate

Project Name: Project 1: Eletricity Billing System

Created by: Engineering.Org.In

Last updated: 09/2022

URL: https://www.udemy.com/course/java-programming-project-using-jsp-jdbc-servlets/