MattiasWolfslehner / creative-mind

HTL-ITP project to plan projects with creative techniques together
MIT License
2 stars 0 forks source link

components (lit.js): with fetch from api.ts #54

Open MattiasWolfslehner opened 10 months ago

MattiasWolfslehner commented 10 months ago

till now: only the list component for theme switch

MattiasWolfslehner commented 10 months ago

für jeden fetch eigene commit

schnalzenberger0502 commented 10 months ago

zwei listen: Eine einfache Liste für IDEAS muss mit einem Array von IDEAS befüllt / aktualisiert werden Eine RoomList mit einem Join-Button der ein Event dispatched ("room-joined") mit detail-info (room-guid) Ein Beispiel wie die beiden "zusammenspielen" in index_2.ts bzw. index_2.html