8000 GitHub - mateo9x/hrSystem: HumanResource's application for employers, employees etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mateo9x/hrSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR System

Application made for people working in HR and also for workers to manage their time in their jobs. Application made for my personal skills development.
Application uses JWT Token to authenticate. User authenthicated has access to secured endpoints.

Features on:

TODO:

Technologies

  • Java 17
  • Spring Boot 3
  • Angular
  • Postgres
  • JWT Authorization
  • Spring Security
  • Hibernate
  • Liquibase
  • Angular Material
  • FontAwesome

Application Run

From main directory of project:

Angular:

npm start --prefix angular/

Spring:

Set all the properties:

${DATABASE_URL},
${DATABASE_USER},
${DATABASE_PASSWORD},
${GMAIL_USER},
${GMAIL_PASSWORD}
${FRONTEND_URL}
${LOCAL_RUNNING_APP}

Then simply run:

./mvnw spring-boot:run

About

HumanResource's application for employers, employees etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0