Skip to content

git-amw/Amardeep_LemonTechAssignment

Repository files navigation

Amardeep_LemonTechAssignment

This assignment is build complying all coding standards like SOLID principles, Dependency Injection and OOPS

This project will bootstrap on Index.cshtml

A1

  • On this page we can add new node to database
  • See all the nodes present in our database using All Nodes Button
  • We can Generate our tree using Generate Tree View Button

All Node View

A2

  • We can UPDATE or DELETE a node from database using respective buttons

Generate Tree View

A3

  • Here first we get all the PARENTS node from the DB
  • If we click on any parent node, we can see full tree structure of that parent

Tree Structure View

A4

  • On this page we can see full tree structure
  • This structure is generated Recursively

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published