Skip to content

karolpat/Employees_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Employees_Management

Starting the application

First fork and clone the repository. Then in the project directory Employee_Management open the terminal and key in

./start.sh

To check functionalities use Postman preferably on localhost:5555/ The project uses embedded H2 database.

REST API for company's employees management.

Implements short user stories as follows:

  • Adding new employee
  • Showing list of all employees with filtering possibility on employee's attributes
  • Showing list of all positions in the company with number of employees on every position.
  • Changing status of employee, so that this employee will not be shown on the lists - prevents from removing employees from the database.

Note

Please, find the paths.md files to easily check all features.

Authors

  • Karol Patecki as karolpat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors