Skip to content

Project for Zucchetti's "Vivaio dei Talenti"

Notifications You must be signed in to change notification settings

PaninoCode/zucchetti-talentbridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRPortal

Progetto per il "Vivaio dei Talenti" di Zucchetti — Fork personale.

Istruzioni per l'avvio:

  • Importare la repository su Eclipse
  • Scaricare le dependencies con Maven
  • Creare un nuovo server Tomcat 10.1
  • Creare il database hrport su Microsoft SQL Server
  • Creare le tabelle con lo script CREATE.sql
  • Importare i primi dati con lo script INIT.sql

Istruzioni per l'accesso:

L'account amministratore di default è:

Login:      admin@admin
Password:      admin

Gli account utente possono essere creati usando la pagina di registrazione


English language USA/UK flag HRPortal

Project for Zucchetti's "Vivaio dei Talenti" — Personal Fork.

Initial Setup:

  • Import the repository to Eclipse
  • Download dependencies with Maven
  • Create a new Tomcat 10.1 server
  • Create hrport database on Microsoft SQL Server
  • Create the tables with the CREATE.sql script
  • Import the first data with the INIT.sql script

How to login:

The default administrator account is:

 Login: admin@admin
 Password: admin

User accounts can be created using the register page

About

Project for Zucchetti's "Vivaio dei Talenti"

Resources

Stars

Watchers

Forks

Languages

  • Java 65.2%
  • CSS 34.1%
  • TSQL 0.7%