Skip to content

HID-Web/HID_Web_FE

Repository files navigation

HID Web FE (First release in March, 2025)

HID_Thumbnail


Project Description

Directory Structure (User + Admin Monorepo)

├── apps
│   ├── admin
│   │   ├── public
│   │   └── src
│   │       ├── api
│   │       │   └── mutation
│   │       ├── assets
│   │       │   └── svgs
│   │       ├── auth
│   │       ├── components
│   │       │   ├── AddImageBox
│   │       │   ├── AddParticipantBox
│   │       │   ├── ArtistInfoCard
│   │       │   ├── Button
│   │       │   ├── ExhibitionHeader
│   │       │   ├── Input
│   │       │   ├── Loading
│   │       │   ├── ThumbnailSelect
│   │       │   ├── YearSelector
│   │       │   └── YoutubeCircleLogo
│   │       ├── constants
│   │       ├── hooks
│   │       ├── icons
│   │       ├── layout
│   │       │   └── GlobalNavbar
│   │       ├── lib
│   │       ├── pages
│   │       │   ├── Exhibition
│   │       │   ├── Home
│   │       │   ├── Login
│   │       │   └── Success
│   │       ├── schemas
│   │       └── utils
│   └── client
│       ├── public
│       │   ├── Dropdown-Poster
│       │   ├── Faculty
│       │   ├── FeatureCardImage
│       │   ├── HID-favicon
│       │   ├── ProfessorProfile
│       │   ├── Social-Icons
│       │   ├── Videos
│       │   └── data
│       └── src
│           ├── api
│           │   └── query
│           ├── assets
│           │   ├── images
│           │   └── svgs
│           ├── components
│           │   ├── Attachment
│           │   ├── Breadscrumb
│           │   ├── CardOverlay
│           │   ├── Category
│           │   ├── Drawer
│           │   ├── Gallery
│           │   ├── GoToList
│           │   ├── ImportantBox
│           │   ├── Keyword
│           │   ├── Loading
│           │   ├── NextPrevious
│           │   ├── Pagination
│           │   ├── PostTypeBox
│           │   ├── ScrollButton
│           │   ├── SearchBar
│           │   ├── SliderNavigation
│           │   ├── SocialIcon
│           │   ├── ViewDetail
│           │   └── YoutubeEmbed
│           ├── constants
│           ├── hooks
│           ├── icons
│           ├── layout
│           │   ├── Dropdown
│           │   ├── Footer
│           │   └── Header
│           ├── lib
│           ├── pages
│           │   ├── Community
│           │   ├── Contact
│           │   ├── Exhibition
│           │   ├── Faculty
│           │   └── Home
│           ├── schemas
│           ├── stores
│           ├── styles
│           │   ├── global
│           │   └── theme
│           ├── types
│           └── utils
├── packages
│   ├── styles
│   │   ├── global
│   │   └── theme
│   └── ui
└── public

About

Hongik Industrial Design Web FE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages