https://github.com/timeless-residents/handson-pearl-qr
https://github.com/timeless-residents/handson-pearl-qr
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timeless-residents/handson-pearl-qr
- Owner: timeless-residents
- Created: 2025-06-23T06:59:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-06-23T07:20:42.000Z (6 months ago)
- Last Synced: 2025-08-07T21:48:48.042Z (4 months ago)
- Language: Python
- Size: 364 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐚 Pearl Memorial QR
大切な思い出を音声で残し、QRコードで永続的に保存・共有できるWebアプリケーション
## 🌐 デモサイト
**https://timeless-residents.github.io/handson-pearl-qr/**
## ✨ 機能
- 🎵 **音声記録**: ブラウザから直接音声を録音
- 📱 **QRコード生成**: 録音した音声を元にQRコードを生成
- 💎 **永続保存**: クラウドストレージに安全に保存
- 🔗 **簡単共有**: QRコードをスキャンして思い出を共有
## 🛠 技術スタック
- HTML5 Web Audio API
- JavaScript (Vanilla)
- QR Code Generation
- GitHub Pages
## 📋 開発
```bash
# リポジトリをクローン
git clone https://github.com/timeless-residents/handson-pearl-qr.git
# ディレクトリに移動
cd handson-pearl-qr
# ローカルサーバーで起動
python -m http.server 8000
```
## 🚀 デプロイ
GitHub Actionsにより自動デプロイされます。mainブランチへのプッシュで更新されます。
## 📄 ライセンス
MIT License