Skip to content

[Week8 - hjy]#66

Open
HyungjoonYang wants to merge 1 commit into
mainfrom
week8-hjy
Open

[Week8 - hjy]#66
HyungjoonYang wants to merge 1 commit into
mainfrom
week8-hjy

Conversation

@HyungjoonYang

Copy link
Copy Markdown

Summary

  • Notes & Action Items CRUD 앱을 3가지 스택으로 구현
    • V1: Django + DRF + Vanilla JS (SQLite)
    • V2: MERN — Express + React + MongoDB
    • V3: React + TypeScript + Supabase (bolt.new 생성)
  • writeup.md 작성 완료

Test plan

  • V1 Django: pip install -r requirements.txt && python manage.py migrate && python manage.py runserverhttp://localhost:8000
  • V2 MERN: backend npm install && npm run dev, frontend npm install && npm run devhttp://localhost:5173
  • V3 Bolt: npm install && npm run dev (Supabase 설정 필요) → http://localhost:5173
  • 각 버전에서 Notes/Action Items CRUD 동작 확인

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant