Language Cab Club

Language Cab Club

Overview

Language Cab Club is a fictitious podcast website streaming by English language school students. *This work is a fiction. It is not related to actual person and group.

Duration
2024 / 1 month
Tools
  • Figma
  • VScode
  • Next.js
  • HTML
  • Sass(SCSS)
  • CSS Modules
  • Notion API
  • git(CUI)
  • github
See this project

For easy operation

To ensure everyone can update the website and be a simple project structure, I adopted using Notion with Notion API. I worked on how to handle responses on the frontend and retrieve or add child elements when needed, with focusing on creating efficient functions.

For easy operation

Discovered

This was an opportunity to gain a deeper understanding of the differences between server-side and client-side, or SSR and ISR by implementing API calls with asynchronous communication. I recognized the importance of identifying dynamic parts, choosing the right rendering methods, and planning carefully during the architecture design phase.