📌 정보통신공학과 캡스톤디자인 프로젝트 - ScholarBee
Backend, Frontend, and Database integrated project repository.
scholarbee-capstone/
├─ backend/ # Spring Boot 프로젝트 (Java 17, Gradle)
├─ frontend/ # React 프로젝트 (Node.js 18 이상)
├─ db/ # DB 스키마 및 초기 데이터 (MySQL 8)
├─ docs/ # 요구사항, API 명세서, ERD, 회의록
└─ README.md
- Backend: 김예준
- Frontend: 홍준서
- Database, Crawling: 양진혁
- Backend
- Java 17
- Spring Boot 3.x
- Gradle
- Frontend
- Node.js 18+
- React (CRA or Vite)
- Database
- MySQL 8.x