A modern energy management dashboard with real-time and historical data analysis.
- 🌐 Multi-language Support: Chinese and English
- 📊 Real-time Analysis: Live energy data monitoring
- 📈 Historical Analysis: Trend analysis and insights
- 🎨 Modern UI: Dark theme with responsive design
- 📱 Mobile Friendly: Fully responsive layout
- 🔔 Notification System: Real-time alerts and updates
-
Clone the repository:
git clone https://github.com/moss-xxh/UEH----.git cd UEH---- -
Open
index.htmlin your web browser or serve with a local server:python -m http.server 8000 # or npx http-server -
Navigate to
http://localhost:8000
This project uses GitHub Actions for continuous integration and deployment:
-
CI: Runs on every push and pull request
- HTML validation
- JavaScript syntax checking
- Code formatting checks
- Security scanning
-
Deploy: Automatically deploys to GitHub Pages when pushing to main branch
-
Release: Creates releases automatically when pushing version tags
├── index.html # Main dashboard
├── profit-new.html # Profit analysis page
├── family-new.html # Family management page
├── analysis-new.html # Analysis page
├── 001.html # Combined analysis view
├── components/ # Reusable components
│ ├── header-nav.js # Navigation component
│ ├── i18n.js # Internationalization
│ └── ...
└── .github/workflows/ # GitHub Actions workflows
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is proprietary software. All rights reserved.