Skip to content

omar-software/rechnungsverwaltung-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rechnungsverwaltung (Java + SQL)

This project is a desktop application developed in Java for managing invoices.

Features

  • Create and manage invoices
  • Store customer data in a SQL database
  • Automatic calculation of total costs (working hours, materials, travel)
  • Input validation (date format, required fields, numeric values)

Technologies

  • Java (Swing GUI)
  • MySQL (SQL Database)
  • JDBC (Database connection)

Description

The application allows users to enter invoice data through a graphical user interface. The data is stored in a relational database and the total amount is calculated automatically based on different cost types.

Project Structure

  • GUI implemented using Java Swing
  • Database interaction via JDBC
  • Business logic for cost calculation and validation

Author

Omar Mohamad-Ali

About

Java application for invoice management with SQL database and cost calculation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages