Skip to content

IllusiveCoder1101/Sound-Scape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎧 Sound‑Scape

Sound‑Scape is a full-stack J‑Pop streaming platform built using Flask, HTML, and CSS. It allows users to stream curated Japanese pop music through a smooth and responsive interface. Whether you're a fan of J‑Pop or just exploring, Sound‑Scape offers a clean design, functional playback controls, and a modular codebase that’s easy to extend.


🛠️ Tech Stack

Frontend

  • HTML5 – Semantic page structure
  • CSS3 – Custom styling and layout
  • JavaScript – Audio control, interactive UI (vanilla)

Backend

  • Python 3
  • Flask – Lightweight web framework for routing and templating
  • Jinja2 – Template engine for dynamic HTML rendering

Other Tools

  • .env – Configuration management
  • Flask CLI – Dev server and script runner
  • Git – Version control

Setup

On Windows

  • env/Scripts/Activate
  • python run.py

On Mac/Linux

  • source venv/bin/activate
  • python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors