Skip to content

sarabiji/seoul-sip-cafe

Repository files navigation

☕ Seoul Sip Café — Virtual Korean Café

Vercel Deployment [Render Deployment]
Made with Flask Made with Python Frontend


Live Website


Preview

Add screenshots or GIFs of your café interface here.
Example: Seoul Sip Café Screenshot


About the Project

Seoul Sip Café brings the vibe of a cozy Korean café right into your browser.
Key highlights:

  • Customizable ambient sounds (rain, chatter, cups, music).
  • English ↔ Korean translation (powered by Deep Translator API).
  • Spotify playlist integration for personal music.
  • Focus Mode and To-Do list to enhance productivity.

Tech Stack


Features

  • Ambient Sound System:
    Adjust volume & stereo panning for rain, café, and music.
  • Light/Dark Mode:
    Toggle themes to match your mood.
  • To-Do List:
    Save tasks in localStorage.
  • Translator:
    Translate text between English and Korean seamlessly.

Project Setup

Frontend

  1. Clone this repository:
    git clone https://github.com/sarabiji/virtual-korean-cafe.git
    cd virtual-korean-cafe
  2. Open index.html in your browser.

Backend (Flask)

  1. Install dependencies:
    pip install -r requirements.txt
  2. Start the backend server:
    python google_proxy.py
  3. Ensure your script.js points to the backend endpoint:
    const TRANSLATE_API = "https://your-backend-link.onrender.com/translate";

📜 License

This project is open-source. Feel free to fork and customize.


Developed by Sara

Inspired by Korean café culture ✨

About

An interactive virtual Korean café experience with ambient sounds, theme toggle, and immersive visuals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published