Skip to content

DS-UMC-7th/UMC-7th-TEAM-IOS-BE

Repository files navigation

📚 Bookin

Bookin은 사용자가 책 리뷰를 작성하고, 책 정보 및 통계를 확인할 수 있는 서비스입니다.
사용자는 책 목록을 조회하고, 자신이 작성한 리뷰를 관리하며, 책별 평점 통계를 확인할 수 있습니다.


🛠️ Tech Stack

Backend

Java Spring Boot MySQL

Authentication

JWT Spring Security

API Documentation

Swagger


🫂 Contributors

김예빈 (@20210699) 이진경 (@alschlee) 윤윤지 (@Yunji-Yun) 한지수 (@eldeoddt) 홍다인 (@Soibecameit)
김예빈 이진경 윤윤지 한지수 홍다인
책 목록 조회 회원가입, 로그인 리뷰 작성, 감상 포인트 리스트 조회 책별 리뷰 조회, 별점 비율 조회 유저 정보 조회, 내가 쓴 리뷰 조회

🧩 ERD

ERD


📁 Project Structure

bookin
├── 📁 api
│   └── 📁 auth
├── 📁 domain
│   ├── 📁 book
│   ├── 📁 review
│   └── 📁 user
├── 📁 global
│   ├── 📁 apiPayload
│   ├── 📁 common
│   └── 📁 config
└── 📁 security

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages