mai-space / pwa-peer-to-peer-sharing-recipes

📱 PWA for sharing recipes over peer to peer communication based on a firebase backend for simplicity
GNU General Public License v3.0
0 stars 0 forks source link

(WebDevelopment) - Systemarchitektur #60

Closed mai-space closed 3 years ago

mai-space commented 3 years ago
mai-space commented 3 years ago

Napster Architektur

mai-space commented 3 years ago
  1. PWA Applikation anbieten
  2. Login- Register und Indexer Server anbieten
  3. Peer to Peer Com. anbieten
  4. File Sync über mehrere Geräte einer Person?
  5. PWA push notifi. anbieten wenn jemand ein mitglied zur Gruppe hinzufügen möchte
  6. browsing von rezepten, und downloaden dieser, anderer Familienmitglieder
  7. syncing von kommentaren über push
mai-space commented 3 years ago

Lösung über include von WebRTC

mai-space commented 3 years ago

https://firebase.google.com/docs/functions

mai-space commented 3 years ago

https://firebase.google.com/docs/cloud-messaging

mai-space commented 3 years ago

https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API

mai-space commented 3 years ago

https://developers.google.com/identity/sign-in/web/sign-in

deryacbn commented 3 years ago

Client Server Architektur:

Peer to Peer Architektur: