Skip to content

ValdesDev/HR-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grouping (HR-App)

Grouping is a software focus on automatize HR tasks. User can manage employee's holidays and sick leaves and track working hours.

  • Time Off: Manage time off requests from employees.
  • Time Tracking: Daily clock in/out and work time table reports.
  • Task Management: Track employee's tasks.
  • Employees & Company portal: Different access and roles.

DEMO: [https://grouping-rh.herokuapp.com]

How to start

All your files and folders are presented as a tree in the file explorer. You can switch from one to another by clicking a file in the tree.

 CLIENT
 npm install
 npm run start
 
 SERVER
 npm install
 npm run start

About

This project was made in collaboration with: @TatianaPrada and @raqhidcor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • CSS 6.1%
  • HTML 1.5%