Live Demo(라이브 데모) - MovieQR
*로그인은 이메일 입력 후, 전달받은 링크로 온 인증버튼을 클릭해야 합니다.
Movie QR is where you can share your favourite quotes from movies you like and also share your thoughts. Current working features are as described down below but more functions will be available in the future since it is still under development.
Movie QR은 좋아하는 영화의 명대사나 영화에 대한 각자의 의견을 공유할 수 있는 앱입니다. 하단의 기능들은 현재 까지 구현되어 있는 기능들이며, 계속하여 개발중이므로 다른 기능들 또한 추가될 예정 입니다.
-
Frontend: Next.js, Emotion
-
Backend: Hasura(GraphQL engine on Heroku)
-
Deploy: Vercel
-
Movie information is fetched from TMDB API (영화 상세정보들은 TMBD API를 사용해 불러왔습니다)
- Sign In/Out (로그인/로그아웃)
- Search (검색)
- Movie search by title (영화 검색)
- Quote search by word (명대사 검색)
- Dynamic Pages - movie detail pages by movie (다이내믹 페이지 - 영화별 상세 페이지)
- Read detailed movie information (영화 상세 정보 불러오기)
- Watch Trailer (트레일러 비디오 보기)
- Quote / Review Board (명대사/리뷰 게시판)
- Quote (명대사)
- CRUD(Create(작성) / Read(읽기) / Update(수정) / Delete(삭제))
- Load more button (five quotes are displayed by default and it loads more quotes when "load more" button gets clicked. 명대사 리스트 5개씩 로드 - 버튼 클릭시 추가 로드)







