Skip to content

marcelpra/rentalTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rentalTool

Prerequisites

  • Install the latest version of Java and Maven.

Setup

  • clone repository git clone https://github.com/marcelpra/rentalTool.git
  • configure username and password for connecting with database in src\com\dbConnector\dbConnector.java
  • Import dependencies from Maven mvn package
  • add web/VAADIN folder and content of this folder from project to deployment output
  • add war-file to Deployment configuration
  • run sql init script in dataBase/init_script.sql
  • you can login as Admin with: username: admin password: admin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages