Skip to content

HighandLight/MegaBoxu-backend

 
 

Repository files navigation

33-2nd-MegaBoxu-backend

박준형, 정치영

기능 구현

영화 리스트

✔️ 조건별 필터링 : 날짜, 개봉여부

✔️ 정렬조건 : 예매율순, offset, limit

✔️ 검색기능

✔️ ORM 최적화 : agreegate, annotate 활용

영화 상세정보

✔️ 다양한 ORM 활용

✔️ agreegate, annotate 활용 ORM 최적화 및 가독성 향상

예매 기능

✔️ API 재사용 (MovieListView)

✔️ 날짜별, 극장별, 영화별 상영데이터 존재여부 판별 : Count, Q, annotate 활용

✔️ ORM 최적화 : prefetch_related 활용

✔️ @property 데코레이터 활용 : end_time 계산

소셜로그인

리뷰 기능

About

박준형, 정치영

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%