Skip to content

JUHYUNCHOI/python-quiz-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,539 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

코드린 (Coderin) 🦒

재미있게 배우는 코딩 학습 플랫폼 — Code + 기린(Giraffe)

Deployed on Vercel

Overview

Python과 C++ 코딩을 재미있게 배울 수 있는 학습 플랫폼입니다. 웹(Next.js) + 모바일(Capacitor iOS/Android) 지원.

Getting Started

npm install
npm run dev        # 웹 개발 서버
npm run build      # 정적 빌드
npm run build:mobile  # 모바일 빌드 (build + cap sync)

Tech Stack

  • Frontend: Next.js 16, React 19, TypeScript, Tailwind CSS
  • Backend: Supabase (Auth, Database)
  • Mobile: Capacitor (iOS, Android)
  • Testing: Vitest, Playwright

About

Python 자료구조 학습용 대시보드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors