mysdiir / Stromkosten_calculator

A small project with focussing on MVC models, GUI implementation and building an UML. Kernal function is to place electrical consumption in watts, device runtime and electricity price to calculate consumption and price per predefined period of time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stromkosten (electricity price) calculator

A small project with focussing on MVC models, GUI implementation and building an UML. Kernal function is to place electrical consumption in watts, device runtime and electricity price to calculate consumption and price per predefined period of time.

Contains raw Java class files and no executable file

Overview

Screenshot GUI

UML

r.drawio.svg UML

central point of indepth learning

  • implementation of events in Java (e.g. ActionListener and ActionEvent), especially understanding interaction with ActionListener and ActionEvent
  • deeper understanding of abstract classes and interfaces within Java
  • modeling an UML model
  • cautious approach on clean code guidelines

About

A small project with focussing on MVC models, GUI implementation and building an UML. Kernal function is to place electrical consumption in watts, device runtime and electricity price to calculate consumption and price per predefined period of time.


Languages

Language:Java 100.0%