Skip to content

This repo contains a simple hierarchy of an organization which will show that how the member structure looks in an organization.

Notifications You must be signed in to change notification settings

awaismohammad23/Organizational-Hierarchy-In-ReactFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organization-Hierarchy-In-ReactFlow

This repository will provide a hierarchy of employees of an organization. Since there are multiple positions in an organization. For example, there is a CEO of a company, then there are Managers and the hierarchy goes through the top-down approach in a tree form. We will try to create a hierarchy where we will use a top-down approach and who's working under a Director.

Structure

The following structure starts with the Director who will have the most authority over everyone, then there is a deputy director. Then some coordinators will work under the director and deputy director. After that, there are team leads who will be leading small groups of members who will work under the team leads.

                          Director
                               |
                          Deputy Director
                     __________|__________ 
                    |                     |
                Coordinators         Coordinators 
                    |                     |
                Team Leads           Team Leads
                    |                     |
                Members              Members

Tools and Technologies used

1- Node v21.4.0

2- ReactFLow

3- ReactJs

About

This repo contains a simple hierarchy of an organization which will show that how the member structure looks in an organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published