An open API service indexing awesome lists of open source software.

https://github.com/timeless-residents/handson-pearl-qr


https://github.com/timeless-residents/handson-pearl-qr

Last synced: about 1 month ago
JSON representation

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