Files
kspguti-schedule/README.md
2024-04-22 15:22:12 +04:00

1.2 KiB

Schedule for колледж связи пгути

Reskin of https://lk.ks.psuti.ru/ since it lacks mobile support and is generally ugly.

Screenshot

Screenshot

Visit website

Tech stack & features

  • React with Next.js v13.5 (pages router)
  • Tailwind CSS. This is my first project using it, after using SCSS Modules for many years
  • @shadcn/ui components (built with Radix UI)
  • JSDOM for parsing scraped pages, rehydration strategy for cache
  • TypeScript with types for each package
  • Telegram Bot API (via [node-telegram-bot-api]) for parsing failure notifications
  • Custom js parser for teachers' photos
  • Accessability & tab navigation support
  • Dark theme with automatic switching based on system settings

Built under 1 day. Tools used: pnpm, eslint, react-icons. Deployed with Netlify and supported by Cloudflare.