Skip to content

UI Components

  • shadcn/ui: Accessible UI primitives
  • Tailwind CSS: Utility-first styling
  • Framer Motion: Animations and gestures
  • Radix UI: Accessible primitives
  • Lucide React: Icon library
  • Recharts: Data visualization
  • Header: Top navigation with branding, theme toggle, and settings
  • Navbar: Adaptive mobile/desktop navigation
  • Login: Secure authentication form with auto-login
  • AttendanceCard: Circular progress for attendance tracking
  • SubjectInfoCard: Subject details with faculty info
  • GradeCard: Grade display with marks breakdown
  • MarksCard: Exam marks with download option
  • SubjectChoices: Elective selection interface
  • CircleProgress: SVG progress indicator
  • MessMenu: Daily/weekly mess menu viewer
  • SettingsDialog: App settings and preferences
  • InstallPWA: PWA install prompt
  • ThemeBtn: Theme toggle button
  • Form controls: Input, Button, Select, Switch
  • Layout: Dialog, Sheet, Tabs, Table
  • Feedback: Progress bars
  • Class name composition with `cn()` utility
  • Component structure: Container/Presentational
  • Animation patterns with Framer Motion
  • Responsive design with Tailwind breakpoints