Organization chart that reads data directly from a SQL Server.
- Clone the repository
$ git clone https://github.com/TobbyEchonga/OrgChart.git
- Upload the file
Unzip to the folder to where visual studio projects are
- Edit directory
Modify the directory for the database to link to whatever yours is
- Visual Studio 2017
- .NET Core SDK
- SQL Server
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Javascript, C# and CSS were used
- Balkan Applications Provided the framework used to display the chart
- StackOverflow