Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.83 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.83 KB

Life Balance

A WeChat mini-program designed to help Microsoft employees manage their daily life activities.

Life Balance QR Code

Getting Started

Prerequisites

  • Must be an approved developer for Life Balance
  • WeChat Dev Tools installed
  • VSCode (recommended)
  • GitHub Copilot (recommended)

Development Setup

  1. Request developer access by contacting Chris Ye (WeChat: 4645643)
  2. Clone the repository
  3. Set up your development environment
  4. Create your feature branch
  5. Submit a Pull Request
  6. After approval, deploy and publish to WeChat

Project Structure

Backend (/cloudfunctions)

  • Server-side code running on Tencent servers
  • API endpoints for the mini-program

Frontend (/miniprogram)

  • Client-side code running in WeChat
  • UI components and resources
  • Page definitions

Project Structure

Design Resources

Access our Figma designs:

WeChat Group Integration

To link your WeChat group with Life Balance:

WeChat Group Integration

Documentation