Skip to content

A web API to keep track of your employees and their work-related skills made with .NET Core 3.1

License

Notifications You must be signed in to change notification settings

thiseasm/WorkforceManagerAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkforceManagerAPI

A web API designed to handle request through a plethora of clients like web or mobile applications.

Description:

The application provides simple CRUD actions for the two models provided, Employees and Skills. The user is free to create and update those models along with their relative details. Each Employee can be associated with zero to many Skills, as long as they have been already registered from the Skills menu. Along with any Employee Skillset change a History Entry is generated, both for added and removed Skills to track changes.

Built with:

About

A web API to keep track of your employees and their work-related skills made with .NET Core 3.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages