Skip to content

Application to retrieve subordinates of a given users and roles

Notifications You must be signed in to change notification settings

felixnoriel/node-subordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Application to retrieve subordinates of a given users and roles

Getting Started

  • Download this repo (master branch)
  • Make sure you have Node(latest stable version) installed

Running

  • npm install
  • npm run validate
  • npm run test

Folder/File directory

  • /index.ts contains usage of this application
  • /src/index.ts contains the subordinate class
  • /src/model/index.ts contains types/interfaces of the User and Role object
  • /tests/index.test.ts contains unit tests
  • /tests/sampleinput.ts contains a static input list of users and roles

About

Application to retrieve subordinates of a given users and roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published