Skip to content

kungl/InvoiceAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvoiceAgent

Receipt management web application on behalf of szamlazz.hu

Application details

Architecture: JavaEE 8

Frontend: JSF

Application server: JBoss/Wildfly 20.0.1.

Implemented functionalities:

  • action-szamla_agent_nyugta_create
  • action-szamla_agent_nyugta_get
  • action-szamla_agent_nyugta_storno
  • action-szamla_agent_nyugta_send

Installation

Build with Maven

$ mvn clean package
# build a custom image
$ docker build -t invoice-agent:1.0 .
# run server
$ docker run -p 8080:8080 invoice-agent:1.0

Address: http://localhost:8080/InvoiceAgent-1.0-SNAPSHOT/login.xhtml

About

Receipt via InvoiceAgent (Szamlazz.hu)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages