Skip to content

πŸŒπŸ“It's a website that allows you to see hierarchy of catalogs

Notifications You must be signed in to change notification settings

Chuev-hub/Directory-Hierarchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Directory-Hierarchy πŸŒπŸ“

Description ✏️

This service is similar to file explorer. It allows you to view directories, go through them in a hierarchy, save the current hierarchy or upload your own one.

Stack πŸ“‹

  • ASP.NET Core MVC
  • REST Api
  • SQL Server
  • 3tier
  • EF6
  • React
  • Bootstrap

Stack description πŸ’»

Project has two parts - back-end on ASP.NET Core MVC and front-end on ReactJs library.

The first one has a 3tier architecture:

  • DAL (Data access layer)
  • BLL (Business logic layer)
  • UI (Here it is API Controllers layer)

Data is stored in the SQL Server database. EF6 was used to access the data.

Bootstrap was used in the front-end part.

βš™οΈ WEBSITE WAS DEPLOYED WITH GH-PAGES

πŸ”¨ API WAS DEPLOYED WITH SOMEE.COM

About

πŸŒπŸ“It's a website that allows you to see hierarchy of catalogs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published