Skip to content

HRM Integration System - ( .NET Core 2.1 , Angular 6)

Notifications You must be signed in to change notification settings

mdmamunfullstack/HRMIntegrationSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are two projects in this repo.

1. A set of .NET Core Microservices located in Sticos.Backend

Open the Sticos.Backend.sln file and build it. Each microservice needs to be started individually (use multiple startup projects). Navigate to the localhost:port/swagger/index.html. (http://localhost:5000/swagger/index.html for common API)

2. An angular application located in Sticos.UI

Navigate to the Sticos.UI folder and run npm install to install dependencies. Then run npm start to run the application locally. See the README.md file in Sticos.UI for more details.

About

HRM Integration System - ( .NET Core 2.1 , Angular 6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.8%
  • TypeScript 16.0%
  • CSS 10.5%
  • HTML 6.2%
  • Smalltalk 0.3%
  • JavaScript 0.1%
  • PowerShell 0.1%