# HEU-keep **Repository Path**: lingion/HEU-keep ## Basic Information - **Project Name**: HEU-keep - **Description**: Keep 运动数据生成器 — 跑步轨迹/配速/地图可视化,可自定义路线与样式 | 源仓库+最新版: github.com/lingion - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-29 - **Last Updated**: 2026-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
HEU-keep is a **Keep-style workout card generator** adapted for Harbin Engineering University (HEU). > **Primary repository:** `lingion/HEU-keep` > This is the only mainline source of truth for the project. ## Try Demo (P1) - **Cloudflare Pages (latest deployment):** https://master.heu-keep-demo.pages.dev - **Direct deployment URL:** https://36974885.heu-keep-demo.pages.dev - Entry pages: - `/index.html` (classic) - `/liquid.html` (liquid) ## Screenshots (P0) ### Light Mode  ### Dark Mode  ## Highlights - High-fidelity Keep-style running summary UI - HEU map adaptation and scene customization - Real-time data editing + preview - Manual and generated running tracks - High-resolution export pipeline - IndexedDB local persistence ## Collaboration Split ### Kerry1020 - frontend optimization - UI polish and interaction refinement - mobile adaptation and testing ### Lingion - backend logic and API integration - deployment and delivery - full-project integration and packaging ## Tech Stack - Frontend: HTML, CSS, JavaScript, Canvas, IndexedDB, html2canvas - Backend: Python, Flask, Flask-CORS, NumPy - Deployment: Cloudflare Pages (frontend demo), static hosting ## Repository Rule All meaningful project evolution should ultimately land in this repository. Collaboration copies or presentation mirrors should not replace this repo as the mainline. ## Docs - `ARCHITECTURE.md` — architecture and module responsibilities - `DEPLOYMENT.md` — local run + deployment notes - `RESUME_BULLETS.md` — resume-ready project descriptions - `TEAM_SPLIT.md` — role split - `MAIN_REPOSITORY_SCOPE.md` — main repository rule - **[Online Operation Guide](https://blog.qdp.qzz.io/docs/heu-keep/overview)** — step-by-step user manual with workflow, track generation, export, and troubleshooting - **[Technical Write-up](https://blog.qdp.qzz.io/heu-keep-workout-card-generator)** — elliptical track decomposition, random walk drift, color gradient state machine, off-screen export pipeline ## License [GPL-3.0](LICENSE)